Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc4…a0070xbc31…e2f7Base—$0.01100%coinbase71d ago0xc72650…40501c
0x0cc4…a0070xe947…9cc7Base—$0.01100%coinbase71d ago0x243fc6…56ed11
0x0cc4…a0070x071a…2fbaBase—$0.01100%coinbase71d ago0x25b187…1f2931
0x0cc4…a0070x2930…69a2Base—$0.01100%coinbase71d ago0xc03cc6…73f0fa
0x0cc4…a0070x5aac…0338Base—$0.01100%coinbase71d ago0x4eedc6…277b58
0x0cc4…a0070x2e69…c0dfBase—$0.01100%coinbase72d ago0xe00491…0f9936
0x0cc4…a0070x0302…48afBase—$0.01100%coinbase72d ago0xef318c…73bacf
0x0cc4…a0070x94c0…caf5Base—$0.01100%coinbase72d ago0xa89bc7…d7df34
0x0cc4…a0070xaded…e2e6Base—$0.01100%coinbase72d ago0x32a20b…32fd1b
0x0cc4…a0070x4c5e…7395Base—$0.01100%coinbase72d ago0x5957db…ead539
0x0cc4…a0070x8c8b…c96aBase—$0.01100%coinbase72d ago0x84197a…bcd86c
0x0cc4…a0070x0676…7be5Base—$0.01100%coinbase72d ago0xe4159e…b10a46
0x0cc4…a0070xe6a4…41feBase—$0.01100%coinbase72d ago0x755d33…4d563a
0x0cc4…a0070x5efe…1f41Base—$0.01100%coinbase72d ago0xf0133e…628329
0x0cc4…a0070xc3d5…a5bbBase—$0.01100%coinbase72d ago0xba7790…5ec130
0x0cc4…a0070x5511…2a0eBase—$0.01100%coinbase72d ago0x753a8e…9f91c8
0x0cc4…a0070x62f7…77edBase—$0.01100%coinbase72d ago0x7af97c…8effd6
0x0cc4…a0070x946d…51d8Base—$0.01100%coinbase72d ago0xa0d8be…218695
0x0cc4…a0070xe895…5456Base—$0.01100%coinbase72d ago0x1822c8…af2213
0x0cc4…a0070x5738…20c9Base—$0.01100%coinbase72d ago0x1b0dfa…4a3903
0x0cc4…a0070xc0f9…487aBase—$0.01100%coinbase72d ago0xbe53fd…b25867
0x0cc4…a0070x1f27…7ce5Base—$0.01100%coinbase72d ago0x08df42…1273c8
0x0cc4…a0070xafe8…5270Base—$0.01100%coinbase72d ago0x30643a…4cf9e3
0x0cc4…a0070xaf3e…b55dBase—$0.01100%coinbase72d ago0x04e4b8…46a268
0x0cc4…a0070xc338…73b6Base—$0.01100%coinbase72d ago0xb8e677…3db66d

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.