Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x127d3a…c01ae6
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xfc0ea7…dd1275
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x2a0fd9…168f5f
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xfe0f89…731801
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xb48f6a…ff98dd
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x1486b4…cf32c9
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xb0b676…881604
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x2563b6…c11088
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x8742f2…a2ba98
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x18992d…e78dd4
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x28c03c…64d5a6
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x4e9247…c5b9ea
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xea402d…95221a
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xb34dd8…92435c
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x0f152f…b73868
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xc4cbf8…989b79
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x894a49…7f7e49
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x3c29f2…0ded6d
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x238b8a…0ebfda
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0xbe931b…f16f07
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x5a2c0b…57c902
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x1c16bb…27378d
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x537800…4c8581
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x312917…0ff6f4
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase40d ago0x556631…0bdfe8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.