Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f489f…719588
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x904c8a…a6e900
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9f582…1c024a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67d60c…87f50f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd047a…f16327
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b4de8…ef5b1f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4edb73…b50758
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x893634…da9032
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b1c4d…043ff8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf6c7a…949271
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9006e0…bcbcba
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ffdfa…5a0d36
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7a53b…95fddd
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68a5a8…e2eaf9
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x348551…1c317c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x854dff…7f7124
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6f1c3…b7c0dd
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9059d…44f746
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91d372…263489
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b93dd…7f93c8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fe141…db9bba
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98b107…17e415
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xedbcdd…84df0a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x314a7b…7f565b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1cc4d3…acab79

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.