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…19d754d ago0x6ce380…062d2b
0x59c3…f1bc0x0e3d…7757Base—$10.00100%0x214e…3e4a54d ago0xc06d29…326b2c
0x1332…66eb0x0e3d…7757Base—$19.95100%0x5720…a5f454d ago0x17b2d0…099410
0x1c59…01630x0e3d…7757Base—$10.50100%0xa438…8fb854d ago0x7d2888…bc639d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x096a…5c7b54d ago0xe02a94…172856
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9c03…689d54d ago0xc22191…e61e8c
0x1332…66eb0x0e3d…7757Base—$87.15100%0xf867…7e9b54d ago0x0489b0…e9bb49
0x1332…66eb0x0e3d…7757Base—$25.50100%0x58cf…f8d454d ago0xc06556…5ed121
0xa787…64cf0x0e3d…7757Base—$5.25100%0x0dd6…b0b054d ago0x28efed…0cf4bb
0x1332…66eb0x0e3d…7757Base—$10.50100%0xba2c…ddc854d ago0x96045c…549cac
0x879b…511d0x0e3d…7757Base—$10.00100%0xcb6c…da0b54d ago0xb37119…389f51
0xa684…afff0x0e3d…7757Base—$1.05100%0x35fd…376b54d ago0xcb2f34…b77275
0x1332…66eb0x0e3d…7757Base—$2.04100%0x9307…e92a54d ago0xcfe187…d5597f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2ee2…15c454d ago0xc73ef2…d7bce4
0x1332…66eb0x0e3d…7757Base—$19.95100%0x0881…8de254d ago0xe6e725…00ba13
0x0f6e…22ac0x0e3d…7757Base—$10.50100%0x65ca…0ec154d ago0xb574ea…661519
0x6999…96770x0e3d…7757Base—$7.80100%0xf9f2…732954d ago0x7dd112…f0b094
0x1332…66eb0x0e3d…7757Base—$200.00100%0x23e1…500354d ago0x7693ff…c02f7b
0x1332…66eb0x0e3d…7757Base—$3.09100%0x2d8d…301654d ago0xe83b26…693503
0x1332…66eb0x0e3d…7757Base—$15.75100%0xf3d1…2b9c54d ago0x2cf506…f2b195
0x1332…66eb0x0e3d…7757Base—$10.00100%0x9903…29c454d ago0x6d08fe…f02d7d
0x1332…66eb0x0e3d…7757Base—$90.30100%0x33cf…fffe54d ago0xd0e61f…1f3491
0x3750…60d20x0e3d…7757Base—$10.50100%0x75c8…902c54d ago0x71b67c…0e0391
0x1332…66eb0x0e3d…7757Base—$50.00100%0xafd1…680d54d ago0xe23c8d…ad9114
0xc9a2…31540x0e3d…7757Base—$4.20100%0x643b…940454d ago0x416e1e…27d55a

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.