Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x4de4a2…7f6c1e
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x9e848c…408ebd
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x11fa3f…c77e3a
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa3d2db…c59fac
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x7ce772…90e641
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xbc548f…d4e148
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xf76fe1…eeb00c
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x306523…17c3ec
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xfbd618…540a23
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x9ab67a…be7131
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa38203…f303a4
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x344026…c452d4
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xcc4652…2478c2
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xe7f8b3…02bc29
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xf31db5…cd8a62
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x984da7…28c4f0
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xd7becf…c69c28
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0xa6e654…c21af6
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x69ee8b…638c43
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x066ea2…0abb62
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x3040d2…4dd523
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x3a9307…4cb0b1
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa41d ago0x7e479c…84c35a
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa42d ago0x2c41ee…3e969a
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa42d ago0x1fc93d…2aaa27

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.