Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$18.0070%0xbb4c…e40c8d ago0x80f11c…618932
0x1332…66eb0x47c5…4fc3Base$52.5070%0xd3b3…bd828d ago0x774d4f…c4c33a
0xe155…e30f0x47c5…4fc3Base$10.5070%0x5a50…c82c8d ago0x290a12…f11bd0
0x1332…66eb0x47c5…4fc3Base$52.5070%0x433f…6ee98d ago0x9e6c98…846c1e
0x1332…66eb0x47c5…4fc3Base$105.0070%0xaf65…d7908d ago0xa42842…c8d98b
0x1332…66eb0x47c5…4fc3Base$100.0070%0x2742…8fd18d ago0xc83048…c3e5d6
0x1332…66eb0x47c5…4fc3Base$25.2070%0x1c09…186f8d ago0x413552…97720d
0x1332…66eb0x47c5…4fc3Base$10.5070%0x7430…b4bb8d ago0x528964…acc7fe
0x79ec…56320x47c5…4fc3Base$31.5070%0x33d4…50378d ago0x3714c2…2c8d65
0x3a17…010a0x47c5…4fc3Base$2.0470%0x1dbc…007e8d ago0xc118c5…9062c5
0x1332…66eb0x47c5…4fc3Base$38.8570%0x1708…5a278d ago0xf2bf02…2b2ba6
0x1332…66eb0x47c5…4fc3Base$42.0070%0x4055…8ed18d ago0x439e63…ea28ba
0xa787…64cf0x47c5…4fc3Base$10.5070%0x77d8…3bfa8d ago0x7787ce…56e205
0x1332…66eb0x47c5…4fc3Base$25.0070%0xe706…1d9b8d ago0x04a97e…65a415
0x4672…181d0x47c5…4fc3Base$10.5070%0xbfa0…28858d ago0xfb607e…e1a315
0x62e6…e1860x47c5…4fc3Base$24.1570%0x1868…14268d ago0xba97c1…14b996
0xa787…64cf0x47c5…4fc3Base$10.5070%0x20d2…f0b28d ago0xc3c454…481bbb
0x5005…fc780x47c5…4fc3Base$21.0070%0xfa43…45e58d ago0x6ae9b1…20bbe0
0x1332…66eb0x47c5…4fc3Base$55.6570%0xa894…209f8d ago0xa98d20…e28685
0xe14b…25980x47c5…4fc3Base$52.5070%0x3aab…e2098d ago0x2218a0…c20edb
0x1332…66eb0x47c5…4fc3Base$6.5070%0xa48e…f6618d ago0x6cafef…0a5548
0x1918…3d050x47c5…4fc3Base$10.5070%0x4136…b7268d ago0xf08963…f5c4f8
0xd6c0…30fd0x47c5…4fc3Base$10.5070%0x3845…8ad28d ago0x1033e0…a16b09
0x5566…c9ef0x47c5…4fc3Base$10.5070%0x4689…1c4b8d ago0xeaddd4…1fa09e
0x5d79…ab930x47c5…4fc3Base$10.5070%0xc506…1e3d8d ago0x51e46b…8b5fbc

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.