Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xad706e…45084f
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x1fac3a…94a886
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x44fc16…339366
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x3e2d4a…ad4a9b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xc2afbe…3c7303
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x503584…35e6d7
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xff063a…f69276
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x8d7f8c…c50100
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x6df27e…9586f2
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x0f7426…b5ed97
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x7e5871…585ed3
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xfe9c90…99e9d1
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xdc9559…81feb3
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xe9a0bc…1ba6f4
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x3df845…fec056
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xe0fa83…32f333
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x6966e0…7366a4
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xef22b8…477732
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x29802b…db54a9
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x0d09cc…7ebe56
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x023495…b32327
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x7d79fe…1561ac
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x5cc784…cab256
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x551f3e…a7e3b0
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x8b7969…068f34

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.