Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d5e…22330x3e0a…78e7Base—$0.004758100%coinbase74d ago0x09e0d8…b004b5
0x8d5e…22330x3e0a…78e7Base—$0.003676100%coinbase74d ago0x9467fc…1b9df3
0x8d5e…22330x3e0a…78e7Base—$0.005728100%coinbase74d ago0xbc87d6…470802
0x8d5e…22330x3e0a…78e7Base—$0.002856100%coinbase74d ago0xe7b2f7…1beb7c
0x8d5e…22330x3e0a…78e7Base—$0.003263100%coinbase74d ago0x4fad54…74b7c5
0x8d5e…22330x3e0a…78e7Base—$0.005328100%coinbase74d ago0x342c26…82e602
0x8d5e…22330x3e0a…78e7Base—$0.003611100%coinbase75d ago0x6dc93c…c07cbe
0x8d5e…22330x3e0a…78e7Base—$0.004292100%coinbase75d ago0x3f6465…ff5c6a
0x8d5e…22330x3e0a…78e7Base—$0.002758100%coinbase75d ago0xf78bdb…7f2d5a
0x8d5e…22330x3e0a…78e7Base—$0.005102100%coinbase75d ago0x5c77c1…01c6b8
0x8d5e…22330x3e0a…78e7Base—$0.003733100%coinbase75d ago0xc02b17…d5f938
0x8d5e…22330x3e0a…78e7Base—$0.003594100%coinbase75d ago0x918f86…691460
0x8d5e…22330x3e0a…78e7Base—$0.005274100%coinbase75d ago0xd1016d…3f5620
0x8d5e…22330x3e0a…78e7Base—$0.00283100%coinbase75d ago0x9a6782…d7c5d5
0x8d5e…22330x3e0a…78e7Base—$0.005305100%coinbase75d ago0xe77177…127f39
0x8d5e…22330x3e0a…78e7Base—$0.002657100%coinbase75d ago0x72af77…792cee
0x8d5e…22330x3e0a…78e7Base—$0.003272100%coinbase75d ago0xd91506…04c059
0x8d5e…22330x3e0a…78e7Base—$0.003037100%coinbase75d ago0x9bca4c…784ba2
0x8d5e…22330x3e0a…78e7Base—$0.00273100%coinbase75d ago0xbe554f…f185d8
0x8d5e…22330x3e0a…78e7Base—$0.004482100%coinbase75d ago0x9d4206…67dd80
0x8d5e…22330x3e0a…78e7Base—$0.002691100%coinbase75d ago0xf717ed…09ad74
0x8d5e…22330x3e0a…78e7Base—$0.00479100%coinbase75d ago0x9fd96d…e6294a
0x8d5e…22330x3e0a…78e7Base—$0.002893100%coinbase75d ago0x137fba…102405
0x8d5e…22330x3e0a…78e7Base—$0.005213100%coinbase75d ago0xd70674…052e49

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.