Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9476dc…d9a3da
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40ac6b…71c255
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b4a39…cbccc9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa85e8d…2eca3c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70e24d…53f486
0x889c…5b2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd59c3…a8367e
0x2421…29c30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccd727…2a1dca
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x3d5447…919d1b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38f10b…56560a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff710d…d5091d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbacfde…600c06
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26b025…fc8704
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed9cc3…adea2b
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4363b…3aad42
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe89a9e…a8116e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0f3e5…e05ee5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc71407…4236f0
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI115d ago0x793f29…fdf82c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23892e…46f5f0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c2481…267e8e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a663e…2f0258
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a9c9a…f61379
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a5d11…c0a92a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI115d ago0x680b23…75ac6d
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x805448…f94e41

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.