Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ab766…42e291
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9126af…a8d27b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x926ec3…447475
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b4717…21e367
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5ee45…098bea
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3104d9…e95661
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36b556…0e5bfa
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf43fc8…355542
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xedd83d…ce0318
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x845522…011fd9
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bda22…3b7dc2
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbed8f…507d54
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27ef8d…7f8d69
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fb2cc…bbee71
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe25ff…81b16c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5efc8a…6d305e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fc7a1…05d03c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebb127…d96995
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2a24e…953fbb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd68335…f23e9a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35b2f8…961b46
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a6ae7…736e69
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x837ef4…6462aa
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa65eea…0684e4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4707b6…ecb4c2

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.