Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e1d…57ff0x3e0a…78e7Base—$0.003065100%coinbase73d ago0x2af0a3…a58c78
0x3e1d…57ff0x3e0a…78e7Base—$0.005017100%coinbase73d ago0x66a8d9…6bab8e
0x3e1d…57ff0x3e0a…78e7Base—$0.003863100%coinbase73d ago0xef860a…d96add
0x3e1d…57ff0x3e0a…78e7Base—$0.005109100%coinbase73d ago0x084cee…a779cc
0x3e1d…57ff0x3e0a…78e7Base—$0.002717100%coinbase73d ago0x969e36…ee14e4
0x3e1d…57ff0x3e0a…78e7Base—$0.004605100%coinbase73d ago0x4e18f4…c4965c
0x3e1d…57ff0x3e0a…78e7Base—$0.004685100%coinbase73d ago0x65cd4e…61283b
0x3e1d…57ff0x3e0a…78e7Base—$0.005206100%coinbase73d ago0x6f276c…423362
0x3e1d…57ff0x3e0a…78e7Base—$0.00407100%coinbase73d ago0x325224…00ab5c
0x3e1d…57ff0x3e0a…78e7Base—$0.003932100%coinbase73d ago0x4b6b38…7dab17
0x3e1d…57ff0x3e0a…78e7Base—$0.005757100%coinbase73d ago0x0bf778…43f3a0
0x3e1d…57ff0x3e0a…78e7Base—$0.005895100%coinbase73d ago0x0346fe…0f2241
0x3e1d…57ff0x3e0a…78e7Base—$0.00546100%coinbase73d ago0xbffae7…6f51f3
0x3e1d…57ff0x3e0a…78e7Base—$0.00587100%coinbase73d ago0xf1feb2…dab832
0x3e1d…57ff0x3e0a…78e7Base—$0.003212100%coinbase73d ago0xe1c947…fef2ad
0x3e1d…57ff0x3e0a…78e7Base—$0.00592100%coinbase73d ago0xcbb5c4…80455a
0x3e1d…57ff0x3e0a…78e7Base—$0.004929100%coinbase73d ago0x0c3b17…dc7eea
0x3e1d…57ff0x3e0a…78e7Base—$0.003962100%coinbase73d ago0x477abc…f96c04
0x3e1d…57ff0x3e0a…78e7Base—$0.005649100%coinbase73d ago0xf6dc4d…c95e76
0x3e1d…57ff0x3e0a…78e7Base—$0.005095100%coinbase73d ago0x94994e…f4c527
0x3e1d…57ff0x3e0a…78e7Base—$0.0057100%coinbase73d ago0x2d321b…9c31aa
0x3e1d…57ff0x3e0a…78e7Base—$0.003287100%coinbase73d ago0x917697…060096
0x3e1d…57ff0x3e0a…78e7Base—$0.002781100%coinbase73d ago0x6d90aa…06ca6c
0x3e1d…57ff0x3e0a…78e7Base—$0.002904100%coinbase74d ago0x6dfbe8…db70ee
0x3e1d…57ff0x3e0a…78e7Base—$0.003021100%coinbase74d ago0xa6c0d5…d963b1

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.