Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2108d ago0x59fa46…cdc1ae
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x048e…cef5108d ago0x7a2264…41c8bb
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x8d47…b123108d ago0xe107eb…df6f71
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x048e…cef5108d ago0x9e6c22…785727
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5108d ago0x785c4b…e9fe01
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75108d ago0x2bc1f1…0e4af2
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75108d ago0x9ec076…90ca61
0xe2d8…66c20xe3c9…31a0Base$10.01100%0xbdbe…15b2108d ago0xa3171f…309dfd
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5108d ago0x03077d…43bb29
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x8d47…b123108d ago0x425755…4337c0
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2108d ago0xd6312a…a721ac
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5108d ago0xef9ab9…673f25
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5108d ago0x94d3a4…6b061f
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2108d ago0x28e45c…96d065
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x8d47…b123108d ago0xfff85a…dd9740
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x54e2…bc75108d ago0xe8ddce…18b2cd
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5108d ago0x387ffb…d05529
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75108d ago0xa5ff5f…4df86f
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2108d ago0x90bce4…fcaa62
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2108d ago0xfd52d0…feab22
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75108d ago0xcb4377…6dfe11
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5108d ago0x259ce8…516bca
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2108d ago0xed9f4c…c33426

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.