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%coinbase92d ago0xa99140…286b6a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase92d ago0x378640…026e9b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase92d ago0xc95b7f…d69067
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase92d ago0x9176a3…23f2ab
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase92d ago0x30d8e5…7eee14
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase92d ago0x601795…73844d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase92d ago0x182274…66c49c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x1f57d5…0b0fdc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x515e1a…c658a0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x891507…fe510f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x396f55…43a420
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x91f85f…91ea61
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x8ac23b…445460
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x9c26eb…da159e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x36236c…baa53b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x8be680…3ccffa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0xfa03ad…a705e3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x463dba…dd3d67
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0xdea3c2…c9aca3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0xb67ac1…43b25a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x95627f…40a5b8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x86f98d…4129b3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0xe9e049…3455f1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x3d4f45…b7ca13
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0xb34aeb…01503a

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.