Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7420e6…0e8b76
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8a803…b54710
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3672e…860d47
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14ad6a…987a3d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2c5b0…54a91f
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbac781…3a8333
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49f5e4…4c9b56
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x422e94…21d90c
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bafdf…897e3a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4029d…74b4aa
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea1353…fa425b
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81a56f…8152c6
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x339232…58df02
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96ffff…5db3ec
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x568ace…72f83a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbfcbea…082bf6
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47bec4…fa7abc
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe17428…9b603c
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9f7ea…d73c26
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x930838…0709a3
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41dabe…bad040
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2c79d…e42ca4
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x357834…102c8c
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x818dba…cc4cd0
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04a8c0…755554

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.