Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa86c…bcbc0x47c5…4fc3Base$25.0070%0x7492…70ae42d ago0x80b618…364c42
0x4bfb…0c880x47c5…4fc3Base$5.2570%0xd54e…541d42d ago0x8cf92b…8dccac
0xfcf3…d9eb0x47c5…4fc3Base$10.5070%0x8569…b98742d ago0xe7868d…e81e57
oxibee.eth0x47c5…4fc3Base$98.0070%0x971c…70dd42d ago0x149ac7…0fec78
0xff6c…cf870x47c5…4fc3Base$25.0070%0x6280…2e7942d ago0x13c1ca…df53f4
0x1332…66eb0x47c5…4fc3Base$10.5070%0x35fa…74a942d ago0x55163c…0d9ce4
0x1332…66eb0x47c5…4fc3Base$5.2570%0xdf85…203b42d ago0x3ce7d2…aefe31
0x1332…66eb0x47c5…4fc3Base$5.2570%0x4ec9…366142d ago0x10c796…c2376c
0x1332…66eb0x47c5…4fc3Base$10.5070%0x7430…b4bb42d ago0xa1eb2e…d722f5
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x1af6…8fa342d ago0x234eb6…639c89
0x2169…df540x47c5…4fc3Base$1.0570%0x04a0…f71842d ago0x32a797…18f4ab
0x2ad3…93e30x47c5…4fc3Base$6.9970%0x29b8…326342d ago0xf13c5d…4e0d2d
0x1332…66eb0x47c5…4fc3Base$10.5070%0x45b0…c0d642d ago0xb3579f…3b6336
0x1332…66eb0x47c5…4fc3Base$525.0070%0xcfba…f10642d ago0x2fec22…4478b2
0x1332…66eb0x47c5…4fc3Base$9.4570%0x2a28…fc3d42d ago0x93103a…018fbb
0x1332…66eb0x47c5…4fc3Base$2.1070%0x27f5…dfdc42d ago0xe7c1c3…4d8cfe
0x1332…66eb0x47c5…4fc3Base$10.5070%0x9307…e92a42d ago0x0e8cf1…3be519
0x4bfb…0c880x47c5…4fc3Base$2.1070%0xc84b…0cb342d ago0x6c7ad8…46404d
0x1332…66eb0x47c5…4fc3Base$15.7570%0x2699…b2a542d ago0x60bbd9…1372b3
0x1332…66eb0x47c5…4fc3Base$105.0070%0x7a25…7fdc42d ago0x3c34ce…5b5a1a
0x0cdc…5b390x47c5…4fc3Base$10.5070%0x7381…a3ba42d ago0xacbe70…ec332b
0x1332…66eb0x47c5…4fc3Base$0.0270%0xb31a…568f42d ago0xc63437…7c8d17
0xc9a2…31540x47c5…4fc3Base$1.0570%0xc76e…a7a942d ago0xc69f16…df5977
0x1332…66eb0x47c5…4fc3Base$18.9070%0x1875…8fcf42d ago0x650291…3c3a93
0x1332…66eb0x47c5…4fc3Base$172.2070%0xfdd4…df7242d ago0x609464…1c3583

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.