Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x457dd3…bd41dc
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x9730db…4642b9
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x6e6582…89838c
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xae0685…fc4583
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x50f34c…067a2c
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x9f3fc4…15d9d2
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xfd154e…4bda8a
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x4f240b…be8345
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x984407…63b49c
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x82aba8…dcef59
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x0b0e4c…633741
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xa5ac3c…68eb47
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x2e3987…4380b3
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x67702d…0a620a
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xb58b84…2a41eb
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x30f0ae…c3a283
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x8dfe57…bab53c
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xd71819…f9d45d
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xfa5384…6d92d9
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x405cba…d53726
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x6a00c8…bbbf28
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x14d963…eec880
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0x78a30b…914f05
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xdd3151…1abc15
0xb343…49650xa9dd…2315Base—$0.002100%coinbase48d ago0xac0200…a9cf4e

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.