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—$26.2570%0x05c6…16ba20d ago0x43fe39…6b3fa3
0x1332…66eb0x47c5…4fc3Base—$44.1070%0x54c8…88d520d ago0xc37ea9…f57dae
0x1332…66eb0x47c5…4fc3Base—$22.8870%0xcd39…072420d ago0x2ecbde…9d9cd6
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x38ac…96f620d ago0x611faa…74a61e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7492…70ae20d ago0xcee3f0…e69cd4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4950…4a2620d ago0x0b3d15…8dfe4d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb97a…ba2d20d ago0x2967d4…2eebc1
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x6170…fcde20d ago0x92464f…db1ac4
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0x2d05…53d020d ago0x59f985…d39b54
0x1332…66eb0x47c5…4fc3Base—$58.7070%0x9d66…1ab620d ago0x6dd2ac…64f7df
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xe2b6…b04c20d ago0x870f3d…22d0ee
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4136…b72620d ago0xdbb6b9…449362
0x1332…66eb0x47c5…4fc3Base—$15.0070%0xad90…433220d ago0xd97b9a…898083
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x4339…385020d ago0x4e0d47…b1a674
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfd6b…ae3920d ago0xb714d5…f19613
0x1332…66eb0x47c5…4fc3Base—$36.7570%0x5198…0ffb20d ago0x04391a…ba3208
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc763…5b0b20d ago0x549ae7…756c59
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x3e5d…fd3820d ago0x36440e…57e8d4
0x1332…66eb0x47c5…4fc3Base—$94.5070%0x5e44…05a820d ago0xa1bdf5…069110
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xbe1f…63c920d ago0x1b3c91…05c9f2
0x1332…66eb0x47c5…4fc3Base—$11.0870%0xf200…d9a020d ago0xf23bb1…ffc5fd
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xf643…981020d ago0xdc8c6a…2f453d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7924…2dfe20d ago0x3c7826…fad3d0
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x2e76…b74920d ago0x4d6f39…0f0223
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x89b2…a87a20d ago0x655e81…9edf05

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.