Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37af…7b3f0xac65…4417Base$0.20100%fluxa105d ago0x214e4e…27a957
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0xd30344…2b25e8
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x7ac048…528b02
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x78e22b…4e572f
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x9f99f8…5316d6
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x687d22…609881
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x5180b7…69734c
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x7380cb…ab32fa
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa105d ago0x145915…82bc6d
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0x4dd0d8…7e53cd
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xe83be0…5f8b46
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0x7cfe1b…b07a7a
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xda401f…cd288b
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xa5dea9…cc5055
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xad6c9a…b8d9bd
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xc3e371…cbe51f
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0x4e7e3e…fc79d3
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0x1d655c…429535
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0x20c579…c09671
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xaf72d5…0dd3b6
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0x8f5a7e…280737
0x37af…7b3f0xac65…4417Base$0.05100%fluxa106d ago0x624fc7…4d695c
0x37af…7b3f0xac65…4417Base$0.02100%fluxa106d ago0x7e974b…26bd13
0xb90a…9ae40x37af…7b3fBase$0.05100%fluxa106d ago0xcbf0df…a57469
0xb90a…9ae40x37af…7b3fBase$0.01100%fluxa106d ago0xe38718…7002ba

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.