Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase72d ago0x9e632f…e919ac
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase73d ago0xae820f…659cd8
0x5b2b…f2b10xa9dd…2315Base—$0.001789100%coinbase73d ago0xd92f07…6273df
0x5b2b…f2b10xa9dd…2315Base—$0.03100%coinbase73d ago0xb6e0a4…3fa1dc
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase73d ago0xf914e5…c33ec4
0x5b2b…f2b10xa9dd…2315Base—$0.01100%coinbase73d ago0x1364b2…c4e01f
0x5b2b…f2b10xa9dd…2315Base—$0.02100%coinbase73d ago0xd22fde…e38684
0x5b2b…f2b10xa9dd…2315Base—$0.001437100%coinbase73d ago0x29502f…e8883f
0x5b2b…f2b10xa9dd…2315Base—$0.001437100%coinbase73d ago0x35c022…ea714a
0x5b2b…f2b10xa9dd…2315Base—$0.002784100%coinbase73d ago0x50f6c5…a23e97
0x5b2b…f2b10xa9dd…2315Base—$0.001425100%coinbase73d ago0x0e9b2c…df0e98
0x5b2b…f2b10xa9dd…2315Base—$0.002784100%coinbase73d ago0x8f72d1…7167d9
0x5b2b…f2b10xa9dd…2315Base—$0.002784100%coinbase73d ago0xd85386…341f6b
0x5b2b…f2b10xa9dd…2315Base—$0.002784100%coinbase73d ago0x8356e2…02702a
0x5b2b…f2b10xa9dd…2315Base—$0.002784100%coinbase73d ago0x2d1f25…d7c999
0x5b2b…f2b10xa9dd…2315Base—$0.001075100%coinbase73d ago0xde84c4…3773b3
0x5b2b…f2b10xa9dd…2315Base—$0.001428100%coinbase73d ago0xf8a027…88e82f
0x5b2b…f2b10xa9dd…2315Base—$0.001425100%coinbase73d ago0xc66acf…920ffd
0x5b2b…f2b10xa9dd…2315Base—$0.002775100%coinbase73d ago0x33415a…2c542d
0x5b2b…f2b10xa9dd…2315Base—$0.001428100%coinbase73d ago0xc29b0f…425ec5
0x5b2b…f2b10xa9dd…2315Base—$0.01100%coinbase73d ago0x266f54…b8099d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase73d ago0xc9fabb…9034fd
0x5b2b…f2b10xa9dd…2315Base—$0.001425100%coinbase73d ago0xe6bbfe…0614f7
0x5b2b…f2b10xa9dd…2315Base—$0.00956100%coinbase73d ago0xbfe395…7ed858
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase73d ago0x059bb7…e72493

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.