Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$499.15100%0xa48e…f66174d ago0x946e8c…63abb8
0x1332…66eb0x0e3d…7757Base—$11.55100%0x0dc1…621474d ago0xeb2c9f…960291
0x1332…66eb0x0e3d…7757Base—$200.00100%0x2ce3…0cdb74d ago0xa0b4da…0fd202
0x1332…66eb0x0e3d…7757Base—$3.00100%0xc6a6…b85574d ago0xe4aee0…0a0758
0x1332…66eb0x0e3d…7757Base—$10.50100%0x39a9…7be574d ago0xcd951b…6dcc0b
0x1332…66eb0x0e3d…7757Base—$1.50100%0xf31d…cc4b74d ago0x402244…a3a202
0x1332…66eb0x0e3d…7757Base—$1.05100%0xfd6b…ae3974d ago0x70b54e…98c90e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x59e8…d82374d ago0xd77e6a…63fe0e
0x1332…66eb0x0e3d…7757Base—$11.55100%0xd091…7b6e74d ago0x5dc881…bd1c05
0x1332…66eb0x0e3d…7757Base—$10.50100%0x88df…6a4d74d ago0x3bbb26…84b880
0x1332…66eb0x0e3d…7757Base—$21.00100%0x4a9b…67ce74d ago0x7354e0…4e1d44
0x1332…66eb0x0e3d…7757Base—$63.00100%0x3e5d…fd3874d ago0x9cc56c…0ead4d
0x1332…66eb0x0e3d…7757Base—$210.00100%0x3835…626174d ago0x5a673a…26e4bf
0x1332…66eb0x0e3d…7757Base—$1,000.00100%0xa82a…456374d ago0xba8bf8…9c6151
0x1332…66eb0x0e3d…7757Base—$315.00100%0x1f7e…db9674d ago0x67f4aa…66fa83
0x1332…66eb0x0e3d…7757Base—$1.60100%0x4a9f…031174d ago0xfea236…31d9cb
0x1332…66eb0x0e3d…7757Base—$42.00100%0xc234…1c3874d ago0xed92a2…1d0467
0x1332…66eb0x0e3d…7757Base—$150.00100%0x23e1…500374d ago0xfb15f0…2c849f
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc5c7…f8a574d ago0x2688b5…89ad72
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4c4a…536c74d ago0xdc10ac…e19b71
0x1332…66eb0x0e3d…7757Base—$14.90100%0x64e4…55d974d ago0xcedbc5…167ee8
0x1332…66eb0x0e3d…7757Base—$100.00100%0x1c09…186f74d ago0xeb6a52…212492
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0156…b0f574d ago0x0c9896…c500a1
0x1332…66eb0x0e3d…7757Base—$56.00100%0x0fb0…485974d ago0x7daa74…c94008
0x1332…66eb0x0e3d…7757Base—$10.00100%0x2d18…781174d ago0x5658e9…cb940d

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.