Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb30d…4b7c0x3e0a…78e7Base—$0.003046100%coinbase74d ago0x15e737…e2a096
0xb30d…4b7c0x3e0a…78e7Base—$0.005631100%coinbase74d ago0x7ea06a…968191
0xb30d…4b7c0x3e0a…78e7Base—$0.002866100%coinbase74d ago0x866b10…6985f6
0xb30d…4b7c0x3e0a…78e7Base—$0.002665100%coinbase74d ago0x73cfc0…28d92e
0xb30d…4b7c0x3e0a…78e7Base—$0.005494100%coinbase74d ago0x74b56b…2d82f9
0xb30d…4b7c0x3e0a…78e7Base—$0.002995100%coinbase74d ago0xebe24b…a045a0
0xb30d…4b7c0x3e0a…78e7Base—$0.004024100%coinbase74d ago0xc9292e…16c7ae
0xb30d…4b7c0x3e0a…78e7Base—$0.004722100%coinbase74d ago0xd21d97…37723f
0xb30d…4b7c0x3e0a…78e7Base—$0.002848100%coinbase74d ago0x905686…c70943
0xb30d…4b7c0x3e0a…78e7Base—$0.005741100%coinbase74d ago0x72c37f…210653
0xb30d…4b7c0x3e0a…78e7Base—$0.003456100%coinbase74d ago0xc45514…9c9fd0
0xb30d…4b7c0x3e0a…78e7Base—$0.003568100%coinbase74d ago0x645853…d89da1
0xb30d…4b7c0x3e0a…78e7Base—$0.002948100%coinbase74d ago0x342984…59bc8b
0xb30d…4b7c0x3e0a…78e7Base—$0.002976100%coinbase74d ago0xf4165e…f3dc57
0xb30d…4b7c0x3e0a…78e7Base—$0.005243100%coinbase74d ago0x8be555…df860b
0xb30d…4b7c0x3e0a…78e7Base—$0.004523100%coinbase74d ago0x6a75a7…088f61
0xb30d…4b7c0x3e0a…78e7Base—$0.005668100%coinbase75d ago0x829976…4f2950
0xb30d…4b7c0x3e0a…78e7Base—$0.004391100%coinbase75d ago0x53ff3a…c8014f
0xb30d…4b7c0x3e0a…78e7Base—$0.002703100%coinbase75d ago0xc81f2f…9993b2
0xb30d…4b7c0x3e0a…78e7Base—$0.004517100%coinbase75d ago0xed40d7…9898c2
0xb30d…4b7c0x3e0a…78e7Base—$0.004299100%coinbase75d ago0xb601bf…e89494
0xb30d…4b7c0x3e0a…78e7Base—$0.004912100%coinbase75d ago0x4cfc76…2849e8
0xb30d…4b7c0x3e0a…78e7Base—$0.004759100%coinbase75d ago0x9a256d…81bd15
0xb30d…4b7c0x3e0a…78e7Base—$0.004249100%coinbase75d ago0xc5a36f…af0a48
0xb30d…4b7c0x3e0a…78e7Base—$0.005781100%coinbase75d ago0x806961…017d44

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.