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—$10.50100%0x2158…e160120d ago0xde5a5a…6029a0
0x1332…66eb0x0e3d…7757Base—$21.00100%0x33cf…fffe120d ago0x385227…3db2ba
0x1332…66eb0x0e3d…7757Base—$7.78100%0x6aad…f133120d ago0x4b6c6e…8b807c
0x1332…66eb0x0e3d…7757Base—$10.50100%0xeb2b…34ca120d ago0x7f3b28…9ecb72
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8121…3f9d120d ago0x5f54d7…ca4590
0x1332…66eb0x0e3d…7757Base—$10.50100%0x81da…371f120d ago0xb0e949…4aadf9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x271d…71b4120d ago0xa62751…8da695
0x1332…66eb0x0e3d…7757Base—$52.50100%0x2e11…8573120d ago0x57e16e…6949b1
0x1332…66eb0x0e3d…7757Base—$2.10100%0x9ea2…605a120d ago0x70afc1…5d6c27
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfec0…c394120d ago0xbcce2b…ae2913
0x1332…66eb0x0e3d…7757Base—$300.00100%0x7430…b4bb120d ago0x6c02ae…b767c7
0x1332…66eb0x0e3d…7757Base—$5.15100%0xef99…bf59120d ago0x9453b8…ee444c
0x1332…66eb0x0e3d…7757Base—$31.50100%0x77d8…3bfa120d ago0xe90898…e7b243
0x1332…66eb0x0e3d…7757Base—$25.00100%0x1e7c…464c120d ago0xbca247…de98d8
0x1332…66eb0x0e3d…7757Base—$17.85100%0xb60e…e3aa120d ago0xcdf5fe…2a1798
0x1332…66eb0x0e3d…7757Base—$2.90100%0x2016…5534120d ago0x375852…c89c77
0x1332…66eb0x0e3d…7757Base—$210.00100%0x8bf0…2ce2120d ago0xda89a1…749e18
0x1332…66eb0x0e3d…7757Base—$2.50100%0xe6a1…0117120d ago0xa303ed…608ca5
0x1332…66eb0x0e3d…7757Base—$10.00100%0x6078…eee8120d ago0x2f9cc2…330d0c
0x1332…66eb0x0e3d…7757Base—$100.00100%0x665d…3bb9120d ago0x1fe5c2…95429f
0x1332…66eb0x0e3d…7757Base—$9.45100%0xd3b3…bd82120d ago0xebf5a3…d9143d
0x1332…66eb0x0e3d…7757Base—$99.75100%0xa640…7f40120d ago0xbe22d6…70463c
0x1332…66eb0x0e3d…7757Base—$390.21100%0x64e4…55d9120d ago0x39c23f…2046cf
0x1332…66eb0x0e3d…7757Base—$9.45100%0xf3d1…2b9c120d ago0xce95d6…91aa1c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x54b0…4384120d ago0x13f62e…ffdeda

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.