Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xab7067…9fed06
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xf03b7b…f7a82a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x0394e0…bced8d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x370623…16f6c0
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x9faef3…880dd7
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xc1b359…8ba522
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xd56bb8…9e6c07
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x0919af…e69e68
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x93c269…83d565
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xa97e0f…00de8d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x9498b8…d6eb83
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x772bf9…2378aa
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x9dd6f3…539887
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x6f61ce…010870
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xc7a53d…551825
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x9bb9b2…b6deb6
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xffe848…14ac44
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xa38f61…b3c1eb
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xe1d8c3…9fd235
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xc3cc69…69e038
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x7b40d0…7728b6
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x36b782…7ed6d3
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x5aeea7…3ea8ff
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0xc48c9a…103ba1
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase10d ago0x2d237f…cbfe95

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.