Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x104641…39179e
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x19b3a8…a2859d
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x344622…141dd5
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x7b66d4…d95121
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0xe3a0b6…f5d568
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x62f57d…ed7235
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0xa5aa83…8b188c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x9506a4…4839b4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x36d6a2…9a0a27
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x54bad6…89a4be
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0xf40815…02ae23
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x64540c…4b7ea7
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x68cc5e…dc50ae
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0xbf222f…f4784d
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x6a360a…b5e4b4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x24f86e…077e93
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x242df6…7d4dac
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x7de81f…5783a4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0xbf2572…0a7290
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x8c699d…56ad5a
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x1e01ee…50f3e9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x2fb356…6bb078
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x5e732b…b6f9a1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0xdfd9cc…75edc4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase18d ago0x32b765…fcf81a

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.