Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x46d5eb…5e7bc0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x5a439a…986cf9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xfe7bb1…d67f71
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x15b375…298d12
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x1869bb…fdfc57
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xa7caca…fbbf0d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x28143b…141bb2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xf98808…6bbbd2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x1779de…f38586
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xb80a71…e90d88
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x23b09c…ec72bf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x177d09…4f0f15
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xf700df…ff0398
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x6e0a2d…494a81
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x7078a9…eb8fed
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x83c8e5…71fe5f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x19c797…de9ddb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xddb786…96c205
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x00a844…a2fada
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xe4cf9b…25f56d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x3b3489…fe563d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x01cff2…400073
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x129152…24973d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0xf30965…2b9bbe
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase109d ago0x9bd6e1…8de82a

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.