Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x9064e0…667ed4
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xee41fa…c5fcfd
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x41e3d1…c9bf5b
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x977f52…4107d3
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xc3dc4d…319ae3
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x124f7b…111f5d
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x64570b…0681bd
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x16672a…326508
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x7132db…3e00d9
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xf13fa0…718f47
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x38abf1…d0ca1b
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xbc023b…b4fe02
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x6da1db…e2ed96
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x30b8c5…095540
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xfcf4a8…b7797e
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x72a834…f24cc6
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x6f1ef1…6c42f4
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x5144ef…1facab
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x322e78…b0054e
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xb5ae97…54134d
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x65041d…67779c
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xce6b29…f2db8d
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xf48072…428c61
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0xd4ab02…265102
0x74a4…2b5c0xa9dd…2315Base—$0.002100%coinbase11d ago0x32145c…d924f4

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.