Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0xabec6b…8469c0
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0x8f9895…6b3163
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0x96e2c4…430d2f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0xcdb4de…9bea86
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0xca705e…db1a40
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0x11c25f…05afd1
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0x2448e3…a7f581
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa31d ago0xafaa5b…d39346
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xe07829…29b1c8
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xd32c96…7d71f4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xf187a6…622496
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x973056…530441
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x7ddbea…d31b30
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xfa6750…5a28e2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x6651f4…ac43a2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0xcc2c34…868fe8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0x9bb958…d16ce1
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x6f94d7…9de0ff
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0xc051f8…b29fee
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0x4c3cca…7e633b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0x2e4432…58b6e6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x8f65f4…719cec
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0x0fa2ad…15098d
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x73e9b8…df2dc1
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0x9ec811…703253

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.