Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x79dd77…382811
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x689163…b9f7d6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xf298a1…e69824
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x36ccef…4f4284
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xf5e5a4…3c0440
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x4040b8…686548
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xefc2e2…bd9c9f
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xccc8e0…55aab6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xb499a3…b7464e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xc18c32…c93a57
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xd52ebc…3dd686
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xde51eb…207e82
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xdd79d5…9cd7fd
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xd51261…6b0791
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x9482d7…1931e0
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x95330d…73ba93
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x30065c…d837a0
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0x974ca8…e478d4
0x7e23…528f0x0529…7db3Base—$0.01100%payAI38d ago0xcb8842…70fc94
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x6cd060…c3322c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x32ad97…8559a6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xfe2a18…43ac0c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xb734b7…198d58
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x478eb7…289b94
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xa4373e…291f1f

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.