Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc81d…4ef10x3e0a…78e7Base—$0.003247100%coinbase74d ago0x2297b4…d17a30
0xc81d…4ef10x3e0a…78e7Base—$0.003034100%coinbase74d ago0x074038…4f1c53
0xc81d…4ef10x3e0a…78e7Base—$0.004192100%coinbase74d ago0x946bd0…9d4f73
0xc81d…4ef10x3e0a…78e7Base—$0.003164100%coinbase74d ago0x239c59…3154f4
0xc81d…4ef10x3e0a…78e7Base—$0.00287100%coinbase74d ago0x0fa2ca…278244
0xc81d…4ef10x3e0a…78e7Base—$0.005694100%coinbase74d ago0x2b74b5…458e05
0xc81d…4ef10x3e0a…78e7Base—$0.003197100%coinbase74d ago0xbf5e5d…226a35
0xc81d…4ef10x3e0a…78e7Base—$0.002681100%coinbase74d ago0x9bf1f7…142c20
0xc81d…4ef10x3e0a…78e7Base—$0.00592100%coinbase74d ago0x06165e…d12013
0xc81d…4ef10x3e0a…78e7Base—$0.003102100%coinbase74d ago0x99e0d1…e60a37
0xc81d…4ef10x3e0a…78e7Base—$0.004124100%coinbase74d ago0xcf41b5…f87cd7
0xc81d…4ef10x3e0a…78e7Base—$0.004909100%coinbase75d ago0x252f86…88356b
0xc81d…4ef10x3e0a…78e7Base—$0.00398100%coinbase75d ago0x12298f…fca0c9
0xc81d…4ef10x3e0a…78e7Base—$0.004231100%coinbase75d ago0x469e72…a4a7ba
0xc81d…4ef10x3e0a…78e7Base—$0.005667100%coinbase75d ago0xb32e52…5b6129
0xc81d…4ef10x3e0a…78e7Base—$0.003329100%coinbase75d ago0xe6cd98…8dcd51
0xc81d…4ef10x3e0a…78e7Base—$0.003869100%coinbase75d ago0xd8cc65…f72bcd
0xc81d…4ef10x3e0a…78e7Base—$0.002775100%coinbase75d ago0x678d17…bce573
0xc81d…4ef10x3e0a…78e7Base—$0.003711100%coinbase75d ago0x7e8294…a40122
0xc81d…4ef10x3e0a…78e7Base—$0.004852100%coinbase75d ago0x484d83…99dac0
0xc81d…4ef10x3e0a…78e7Base—$0.00335100%coinbase75d ago0xe7fcc3…fe159f
0xc81d…4ef10x3e0a…78e7Base—$0.0028100%coinbase75d ago0xbe7cf3…ccbcad
0xc81d…4ef10x3e0a…78e7Base—$0.004596100%coinbase75d ago0x432b87…8a53a6
0xc81d…4ef10x3e0a…78e7Base—$0.005231100%coinbase75d ago0x42c0dd…4e79f2
0xc81d…4ef10x3e0a…78e7Base—$0.005829100%coinbase75d ago0xdb8be5…26c10f

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.