Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x4a3919…faef9d
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x2f39fa…53d814
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0xb8c667…5718e7
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0xa1795e…03518d
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x26bc77…1b9a02
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0xb19e22…516cb9
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x675e86…b3fdc8
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x960664…84ac1c
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa44d ago0xb12bab…e97346
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x3e974e…4119b2
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x8a573d…84b38a
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x564842…5cc717
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0xd33015…fddb9d
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0xc35ffa…2e59df
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x0b7a54…434e82
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x6c8c27…823d79
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x199eea…34cb9b
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x82bb46…99e108
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0xba08a1…9d18b5
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa44d ago0x2f954a…66818d
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa45d ago0x17a995…9ec7ab
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa45d ago0x55bac1…1a42c7
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa45d ago0x2f1bba…38e663
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa45d ago0xfb108f…5fcd84
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa45d ago0x28fad9…74ed61

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.