Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x49bcef…dd46a2
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x86bee9…94dc95
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x645a4c…3489cf
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xf372ef…9b862f
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x9db1ed…5fcd0c
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x45891d…ee63ba
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xf488c0…55c908
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x33afaf…697295
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xea91ae…d68465
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x28889f…ba17f8
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x64fd72…a6ec7f
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x116b84…ac0630
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xf375c0…ef7ca9
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xd20d8f…ca0728
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xe8066f…6655bf
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xce9aa1…2274ab
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x005f18…9bfe2a
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0xe5841b…175e92
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x4b31f7…82af29
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa19d ago0x064cc9…611161
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa20d ago0x9b438a…ce8016
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa20d ago0xf7190f…5d3ec0
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa20d ago0x0b5cc9…e33265
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa20d ago0xcfb9ca…e4eba5
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa20d ago0xab719f…a91df5

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.