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%coinbase82d ago0x090dd2…63c71e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase82d ago0xc2bf67…39100a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase82d ago0x8e10cf…2187fb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase82d ago0xde1214…92ae84
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase82d ago0x0bfcd2…9aaf1d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase82d ago0x2973e5…df9abc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x72c3f5…f49da8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xebadd5…c46e8e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x19c238…23b5d1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x374893…123b63
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xc47247…ad12d0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x6c2533…275036
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x565a87…810015
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x48a044…bcbd42
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xee3a4c…8ebda7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x535ba9…0d56c2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x7a10f5…f0857c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x539c54…0194d8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0x4759ff…d5cf1f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xb4a14d…5f1f08
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xd4cb6b…1f5dc9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xf8aa04…fe5c05
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xe069bb…a1ff4e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase83d ago0xf04f9a…334bab

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.