Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa772b9…fda59c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x806207…28361b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e23d2…84da2b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3abadc…13f5fc
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78a7af…f28b77
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee6b60…3d0883
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38311c…a08022
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe21f1b…7e46e9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff2daa…b04f04
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x360a45…53cd39
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a4742…f0e61f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdca75f…27896d
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c63c8…499419
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ce4b2…43948f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32c61f…da6a57
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f89db…56abdc
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbbb92d…43db4a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6e21c…bcd182
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9144e…b40a37
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6a0ce…5fb8c9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e763f…dda0ff
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8daee1…7d40fd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc54a63…475617
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b28a7…af4493
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fa6d1…26f25f

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.