Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d5…4cac0x3e0a…78e7Base—$0.005691100%coinbase74d ago0xcbda87…530d1e
0x71d5…4cac0x3e0a…78e7Base—$0.004773100%coinbase74d ago0x83e1d1…e41d02
0x71d5…4cac0x3e0a…78e7Base—$0.00546100%coinbase74d ago0x8c23be…0a73e0
0x71d5…4cac0x3e0a…78e7Base—$0.003097100%coinbase74d ago0x321d17…580d83
0x71d5…4cac0x3e0a…78e7Base—$0.003192100%coinbase74d ago0x8e596a…884e77
0x71d5…4cac0x3e0a…78e7Base—$0.004084100%coinbase74d ago0xb27e0e…b188bc
0x71d5…4cac0x3e0a…78e7Base—$0.005246100%coinbase74d ago0x0f8292…4d6d7c
0x71d5…4cac0x3e0a…78e7Base—$0.003525100%coinbase74d ago0x74bd16…add02b
0x71d5…4cac0x3e0a…78e7Base—$0.004849100%coinbase74d ago0x72a8b1…4fb597
0x71d5…4cac0x3e0a…78e7Base—$0.004196100%coinbase74d ago0x624d76…668c99
0x71d5…4cac0x3e0a…78e7Base—$0.004099100%coinbase74d ago0xc3675a…377570
0x71d5…4cac0x3e0a…78e7Base—$0.004521100%coinbase75d ago0xe7ffca…b0c496
0x71d5…4cac0x3e0a…78e7Base—$0.003258100%coinbase75d ago0xec3f5c…66e111
0x71d5…4cac0x3e0a…78e7Base—$0.004092100%coinbase75d ago0xf86cf0…8299aa
0x71d5…4cac0x3e0a…78e7Base—$0.005842100%coinbase75d ago0x878b00…eba88d
0x71d5…4cac0x3e0a…78e7Base—$0.002778100%coinbase75d ago0x8cb575…4df412
0x71d5…4cac0x3e0a…78e7Base—$0.002879100%coinbase75d ago0xcd1267…c8fcee
0x71d5…4cac0x3e0a…78e7Base—$0.005788100%coinbase75d ago0x34e2f6…e80841
0x71d5…4cac0x3e0a…78e7Base—$0.005489100%coinbase75d ago0xe2cb69…c0ff44
0x71d5…4cac0x3e0a…78e7Base—$0.003457100%coinbase75d ago0x18cac4…314b3e
0x71d5…4cac0x3e0a…78e7Base—$0.002927100%coinbase75d ago0xa3804f…a031e0

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.