Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x57c6f3…3a751f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0xa6160d…bea48d
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x40370e…b765bc
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x30afb8…4f54ed
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x797a62…731f1f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0xd72952…9e7838
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0xf630e9…755a55
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x391bda…722355
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x671126…76a27d
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x03b8e2…db7ef4
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x35aeb8…b00375
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0x2b2a63…10acf4
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0xf83ccf…2bf04b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0x05d7c0…6bbf46
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0xdfe7f5…e4ff0c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0xe322e0…53591c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0xb923bc…1194ac
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x15f46d…7bbd72
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0x947638…1d3063
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0xf499db…dad396
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x396782…3e6308
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0xe68132…4ba126
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa32d ago0x25a933…fee3a1
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x0df514…a4bc90
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x539051…9d5bb2

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.