Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x5011ea…28e01c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x60b811…99f109
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x80989f…854465
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xb10cd2…cfcbdf
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x2bed26…015f9b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x18d805…d1d730
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xb3ebcc…bd7ab7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xfaa989…9fa2fe
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xccf9f6…c6b901
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x598224…934316
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xe8e9ea…db93cc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x29e7f2…cbcfd9
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x98d53d…74044a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x3f6324…09f21b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x321675…84cbb3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x9e2d50…0065f3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x041bec…8a9032
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xe02a05…d8af79
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x6afd5f…eaf92d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x5979f5…e31a98
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x01642a…87ec64
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x68a4e1…77f354
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xff4130…84472c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0x56904f…023756
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase19d ago0x88a754…9fb710

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.