Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xef8b61…6e3b3d
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x602776…b378c5
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x6e5835…47c512
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x3d9c1e…29cfd5
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x3e8169…9fd515
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x6833b5…8edc4c
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x2007d8…1f46bc
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x4c359d…7a83c2
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x9cdeba…6cfb75
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x5b29e5…72bf92
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x7e0af2…9df215
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x84dda4…b4c048
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xb2612f…5c576c
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xecf96f…ea3cf1
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x88b804…229111
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x54a897…aa522f
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x947cf5…526c60
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xeb71b2…6162c6
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x369db0…2a1c96
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x654289…0cafa8
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xce99b2…98e34a
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0x1249e5…944a1e
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xa31c45…761651
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xacc424…310f87
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase92d ago0xce5174…ed0741

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.