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%coinbase45d ago0x576bbb…a2cc49
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x9d5eb3…e12d12
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x70ec4b…36d57f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xdbb94f…40f81a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xae184e…f9817f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x4c32e9…8a5ec6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xffc23b…804ebf
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x96da2f…ea7b72
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x451e05…49d20f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x04320b…a2ddda
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xb775f2…6a99e1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xe83b27…fda10b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xb3d718…5a5845
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x961f28…bba84e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x45bc3a…cf64d7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xe6c7da…016bf8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x6a338e…2c6d38
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xaa18ee…fc4be1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x7b9f05…488d79
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x1ba637…d3911b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xe3ef12…a85fa5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xff6f9f…044d3c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xf5948a…180d17
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0x15cbe8…e82bb7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase45d ago0xe7eba9…6cc05c

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.