Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x5cfb4d…b0c6f2
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x7e8e71…57f704
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x190456…96c93b
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x7d8929…941b73
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0xd8eeda…7641e7
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x1c05b8…2c8162
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x95979c…b64c77
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0xa5975d…1b6653
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x6bf7dd…eac0ad
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x081543…8f699b
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x4cc100…11d573
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0xdada58…df6455
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0xc664eb…ca3ac4
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x768e75…bcef7a
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x599f2f…95dbbb
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa32d ago0x50540f…4905d7
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x60ac3d…07dbfb
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0xe6eb4b…2787c2
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x1d7a48…ad250e
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x80dbca…03fd23
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x55b7fa…f28655
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x24343d…9bb10a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0xe26f83…2c3323
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x748330…9bdbb1
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa32d ago0x19d10d…88c5ee

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.