Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x721060…3d5507
0xe7a4…2a570xac65…4417Base—$0.11100%fluxa121d ago0xf079a5…f336a3
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x2fcbbe…68395d
0xb90a…9ae40xe7a4…2a57Base—$0.10100%fluxa121d ago0xd54d41…dc5f95
0xe7a4…2a570xac65…4417Base—$0.08100%fluxa121d ago0x42639a…9aa28b
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0xd338ba…bbdb2f
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x3e7690…41c8cd
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x30e2ad…f63023
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x7508fb…f6d904
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0xa55f3e…bd4c82
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x6df79d…4dee24
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x191650…2bda35
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0xb7a1fe…1bfe68
0xe7a4…2a570xac65…4417Base—$0.15100%fluxa122d ago0x5a88a6…8cbddf
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x9c6061…ec9007
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x6b3027…92fab4
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0xa2b83b…03fc89
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x76e8d3…8807e6
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x0cdec0…e560e1
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x9cdd6d…2f02b9
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x627221…927de0
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa122d ago0x0a86e5…4da09e
0xb90a…9ae40xe7a4…2a57Base—$0.02100%fluxa122d ago0x1d164e…7bbbef
0xb90a…9ae40xe7a4…2a57Base—$0.05100%fluxa122d ago0x2c4372…3a539d
0xe7a4…2a570xac65…4417Base—$0.05100%fluxa122d ago0x3e9ff7…570ab6

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.