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%coinbase95d ago0xb0c0cf…16323f
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0xd1cbed…354486
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0x06ed95…97c978
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0xabf562…82219c
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0xbf7bc1…f01bcf
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0x5e2343…16fdc3
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0x736822…3be28d
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0x341f04…f19a48
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0xed67f4…2a6959
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0x035df7…2b2fcf
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0xe9ec84…8b3a50
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase95d ago0xef8a83…04fb52
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x3d8a45…a82e32
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x73f98e…93681a
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x8253e3…52f513
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x5cbb31…50cda4
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x081a28…128ffb
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x0f54ae…c28919
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x07e355…d0d264
0xd2a0…68780xa9dd…2315Base—$0.002100%coinbase96d ago0x0772be…8df7fd

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.