Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$23.15100%coinbase40d ago0x6a1274…c46b29
0x98ee…e1ab0xb0af…7de0Base—$1.88100%coinbase40d ago0xee06c5…616cae
0x3878…18220xb0af…7de0Base—$3.08100%coinbase40d ago0xf85bd4…ebc5e0
0xff56…086a0xb0af…7de0Base—$1.63100%coinbase40d ago0x12dce1…ca7ab9
0xff56…086a0xb0af…7de0Base—$1.60100%coinbase40d ago0x67a21b…403506
0x98ee…e1ab0xb0af…7de0Base—$1.61100%coinbase40d ago0x5f0617…d1f39d
0x7d45…92240xb0af…7de0Base—$22.60100%coinbase40d ago0x8ba873…644999
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase40d ago0x9bc7f8…bb4976
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase40d ago0x490ed1…6a65ee
0x7d45…92240xb0af…7de0Base—$24.14100%coinbase40d ago0x169306…bfd5c2
0x98ee…e1ab0xb0af…7de0Base—$1.82100%coinbase40d ago0x1b3b13…11ffae
0x3878…18220xb0af…7de0Base—$3.39100%coinbase40d ago0x85dc59…9c041d
0xdb7b…059d0xb0af…7de0Base—$3.39100%coinbase40d ago0x64b6b8…3c3025
0x3878…18220xb0af…7de0Base—$3.75100%coinbase40d ago0x4fb243…40f0b3
0xdb7b…059d0xb0af…7de0Base—$3.08100%coinbase40d ago0x966e95…2db87a
0xb66a…04f40xb0af…7de0Base—$40.01100%coinbase40d ago0x7dc316…6a0b8c
0xdb7b…059d0xb0af…7de0Base—$3.08100%coinbase40d ago0x52ae8d…14253c
0x7d45…92240xb0af…7de0Base—$17.01100%coinbase40d ago0x9e0000…7db3f2
0xdb7b…059d0xb0af…7de0Base—$2.90100%coinbase40d ago0xea0682…644126
0xb66a…04f40xb0af…7de0Base—$36.02100%coinbase40d ago0xd4bc37…272cd5
0x3878…18220xb0af…7de0Base—$3.00100%coinbase40d ago0x6debbf…107e93
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase40d ago0x5e990c…6adb31
0xff56…086a0xb0af…7de0Base—$1.61100%coinbase40d ago0xc8beb4…3e4602
0x7d45…92240xb0af…7de0Base—$24.03100%coinbase40d ago0x611566…a7dc7a
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase40d ago0xc956e0…017fb6

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.