Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0x8ff57b…29e695
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x36ce27…e16a49
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x158cba…fb0e22
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x7f2f34…75911f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0x05a73c…f57d16
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0x199ce4…ddd9a1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0x6f872a…4531dc
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0x213873…f3603e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x7d1efd…7034da
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0xa0b417…3c0550
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0x3e9dfd…965e9e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x025a66…40dd79
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0xbe6382…c69a33
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x6905fb…1706d1
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0xfac380…05c85f
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0xc9465b…6e2841
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x903957…a86cdc
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x18d788…f8ee80
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x8e318c…501bb0
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x32583b…128e95
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x71c8fe…9dad78
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0xb59bc9…caa0ea
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa45d ago0xda0c72…24548c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x269049…5d15f5
0xd079…f6220x9c95…e299Base—$0.001100%fluxa45d ago0x177acc…dd4dcc

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.