Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0xbfba31…895ba0
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x118c9d…a15f35
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0x1217e2…718ae2
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x80930f…25dde7
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0x907047…ba86a0
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0xc4ad24…0c70d1
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0xee050f…30a20e
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0xef6688…e598bd
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0xbceb62…e4e157
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x69a79f…af7e2e
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0xce37ff…7c12a5
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x65d55c…66a6f7
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0xbf4d6c…f4e452
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x748a9b…9e520f
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0x613115…a320be
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x0ab253…2bf0a1
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0x561b0d…f4d8ee
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x8e4bf9…f58879
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI102d ago0xde0f20…cb3ac3
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI102d ago0x51e3e0…dd3c3e
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI103d ago0x755870…3ad7e6
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI103d ago0xdf6245…45f5ac
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI103d ago0xa2b7e4…03069f
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI103d ago0xee3f77…ddaad4
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI103d ago0xd14d09…a1695b

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.