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—$7.75100%0xdeef…04fd84d ago0xa74a24…838957
0x1332…66eb0x0e3d…7757Base—$3,990.00100%0xe4bd…cd4e84d ago0x70ab22…66cab8
0x1332…66eb0x0e3d…7757Base—$21.00100%0xf098…e1e484d ago0xeda032…3b4dcf
0x1332…66eb0x0e3d…7757Base—$31.50100%0xc763…5b0b84d ago0xffb8c9…6aaf29
0x1332…66eb0x0e3d…7757Base—$10.00100%0xa438…8fb884d ago0x961d28…a983a5
0x1332…66eb0x0e3d…7757Base—$50.00100%0x4a9b…67ce84d ago0x409339…f163ac
0x1332…66eb0x0e3d…7757Base—$15.75100%0x6f36…132b84d ago0x4c6e42…7b2bdf
0x1332…66eb0x0e3d…7757Base—$10.50100%0x42d1…f7df84d ago0x4e2fcc…e77787
0x1332…66eb0x0e3d…7757Base—$10.00100%0x1f5f…656e84d ago0x224de2…cafa18
0x1332…66eb0x0e3d…7757Base—$3.15100%0xde5c…e1ff84d ago0xa3a88e…f1e619
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63f7…457884d ago0x9d7165…5e93b4
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8bc8…eb0284d ago0x85af23…4575c0
0x1332…66eb0x0e3d…7757Base—$25.00100%0x6d7b…aade84d ago0x5dbb9d…c8d83a
0x1332…66eb0x0e3d…7757Base—$105.00100%0x6aad…f13384d ago0xa1f841…eed0c8
0x1332…66eb0x0e3d…7757Base—$44.10100%0x7929…b33184d ago0xe34faa…731199
0x1332…66eb0x0e3d…7757Base—$1.00100%0x1e92…0cb784d ago0xd8b4ab…c800e5
0x1332…66eb0x0e3d…7757Base—$26.25100%0xc7fb…441484d ago0x60379b…c56906
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x65ca…0ec184d ago0xbebca2…0c890a
0x1332…66eb0x0e3d…7757Base—$145.15100%0x0558…49bd84d ago0xd2f30e…f21cb0
0x1332…66eb0x0e3d…7757Base—$315.00100%0x23e1…500384d ago0x605e52…d8d1bf
0x1332…66eb0x0e3d…7757Base—$10.00100%0x33cf…fffe84d ago0xfdc195…18c741
0x1332…66eb0x0e3d…7757Base—$25.00100%0x4e07…cf7c84d ago0x21e09f…6d604a
0x1332…66eb0x0e3d…7757Base—$200.00100%0xa75d…d8a584d ago0xa2ae0d…0decf2
0x1332…66eb0x0e3d…7757Base—$4.20100%0xc366…284e84d ago0xdbecef…1293b6
0x1332…66eb0x0e3d…7757Base—$9.45100%0xe0dd…9b2b84d ago0x65571e…6b2414

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.