Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x872e0f…2decb8
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0xdc8a4d…76b6c1
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x87a94c…a31c5b
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x8c2020…e5d67a
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x0e419d…94f441
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x5b7e22…186c56
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0xf0f803…cd3e12
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x6d3f06…64d366
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x300638…f62fc5
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x779830…7d00d1
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x55a658…0b0f81
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0xb0c114…440f8b
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x068d93…0e7778
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x5754b0…b7b41a
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x2ca85f…9e50c3
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0xfb84a2…15dcbe
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x3e8b30…ee5f52
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x9550fb…424f75
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x33f51b…286974
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x048edc…992a78
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0xa5008f…5feda0
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x42d826…b3fd70
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x6b35ae…e49c8e
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0x3865ec…2ad439
0xe1fc…5b340xa9dd…2315Base—$0.002100%coinbase36d ago0xbc1f1e…9d09f9

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.