Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xc5072c…2ddea7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x84f5f7…bd32f0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x730320…a634b5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xc68e33…b3c0c7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xd825ef…6f136e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x151447…86c039
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xe72d9d…0d3a74
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xf5aedb…ef99b7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x26aac1…fd57d8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x730f6b…7b0220
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xfab171…a1f793
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xf3a964…0bc05f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xf52d18…cd8042
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xf27381…5f9d70
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xe5c74f…7c27b6
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xed5101…191ed5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xb42581…6a10f3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x732ce9…121427
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x37a4d1…abf0b6
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xc8b7f3…99b4aa
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xdd37f0…4abb83
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0xff074d…910861
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa63d ago0x8d77d2…df723e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xe8d664…f050bd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x1f5d90…dfc3ff

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.