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$35.70100%0x8c4f…19d753d ago0x6ce380…062d2b
0x1332…66eb0x0e3d…7757Base$19.95100%0x5720…a5f453d ago0x17b2d0…099410
0x1332…66eb0x0e3d…7757Base$10.50100%0x096a…5c7b53d ago0xe02a94…172856
0x1332…66eb0x0e3d…7757Base$10.50100%0x9c03…689d53d ago0xc22191…e61e8c
0x1332…66eb0x0e3d…7757Base$87.15100%0xf867…7e9b53d ago0x0489b0…e9bb49
0x1332…66eb0x0e3d…7757Base$25.50100%0x58cf…f8d453d ago0xc06556…5ed121
0x1332…66eb0x0e3d…7757Base$10.50100%0xba2c…ddc853d ago0x96045c…549cac
0x1332…66eb0x0e3d…7757Base$2.04100%0x9307…e92a53d ago0xcfe187…d5597f
0x1332…66eb0x0e3d…7757Base$10.50100%0x2ee2…15c453d ago0xc73ef2…d7bce4
0x1332…66eb0x0e3d…7757Base$19.95100%0x0881…8de253d ago0xe6e725…00ba13
0x1332…66eb0x0e3d…7757Base$200.00100%0x23e1…500353d ago0x7693ff…c02f7b
0x1332…66eb0x0e3d…7757Base$3.09100%0x2d8d…301653d ago0xe83b26…693503
0x1332…66eb0x0e3d…7757Base$15.75100%0xf3d1…2b9c53d ago0x2cf506…f2b195
0x1332…66eb0x0e3d…7757Base$10.00100%0x9903…29c453d ago0x6d08fe…f02d7d
0x1332…66eb0x0e3d…7757Base$90.30100%0x33cf…fffe53d ago0xd0e61f…1f3491
0x1332…66eb0x0e3d…7757Base$50.00100%0xafd1…680d53d ago0xe23c8d…ad9114
0x1332…66eb0x0e3d…7757Base$1,046.00100%0xa75d…d8a553d ago0x697f00…931f93
0x1332…66eb0x0e3d…7757Base$42.00100%0x6b3c…58cb53d ago0x237e92…30a02a
0x1332…66eb0x0e3d…7757Base$10.50100%0x9c66…aca653d ago0x2c4188…eb059e
0x1332…66eb0x0e3d…7757Base$5.20100%0x5fe9…a96553d ago0x047251…405b2e
0x1332…66eb0x0e3d…7757Base$50.40100%0xf345…7b3453d ago0xcc93c3…732a66
0x1332…66eb0x0e3d…7757Base$21.00100%0x563b…9a7f53d ago0x816dcd…83b950
0x1332…66eb0x0e3d…7757Base$80.00100%0x238e…232553d ago0xd08c4f…bff3c0
0x1332…66eb0x0e3d…7757Base$10.50100%0x0fb0…485953d ago0x1a4e33…d29a01
0x1332…66eb0x0e3d…7757Base$25.50100%0x2970…8ed753d ago0x4c3d2f…900cec

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.