Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x1c2c3c…cc2643
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xf50689…6bb4cb
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x0e3b62…3029fa
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xd286a9…52334e
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x36ce17…d6decb
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x426ecc…9744b4
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x85461d…f53610
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x3f95f0…a4cb46
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x9c0385…a30282
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x41d234…bbe0e8
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x599eb1…2b4edc
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xa0537f…67b850
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x66b7ec…fdcdbc
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x4d08f1…3418e4
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x883b9f…87780d
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xb9167c…c609ea
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xd1c7ed…b1b181
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x501c01…69af38
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x3a360e…802012
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xf875e0…2fca69
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x75a325…1faad6
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xe4219e…a9cc3e
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0x62e644…ee1853
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xea8060…e351ef
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa72d ago0xa6847b…b6aade

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.