Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x3620f8…d3e7ff
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xe152ba…bdbfde
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x0b5344…1f8b2b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x7583f9…6a9bf8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0xc6b349…80c144
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xe85fda…aa464a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x4be3d8…05a343
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xff39f1…3ef97a
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x4ffc2d…50b778
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x23816b…5d0aa4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x029406…a6fa94
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x2b07a1…c0af7f
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x40d0f5…633d59
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0xe9ce6d…261c4d
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xf1d912…e830f5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0xd2336d…5e547c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x7b94af…eb1aa0
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x03091a…7ad129
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xdb8574…b7798e
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xdaa503…0bc1cd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa44d ago0x6576c4…bc88fd
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x812e00…9d0e6c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x441492…7d3679
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0xdc47aa…4aa6c4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa44d ago0x1f4dfb…6e9c1e

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.