Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x082bd2…4ce4e3
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x8ff5bd…83ca18
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x849ccd…85731c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x53971d…8c54e4
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x74d2e9…732d69
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0xae1c4a…78d6db
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x91e29b…91eec5
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x098e7b…9e0129
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x951ea2…02f818
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x8a8977…ccd661
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0xd4c784…1e9a92
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x095802…6870fd
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0xec63e5…8d4e07
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0xdc9a7c…9c89da
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0xf5b9e5…fa26e5
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x44a7c7…347112
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x4d8450…a7d65d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0xa829aa…87ab66
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x239c0a…211aaa
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x65f2fc…56982a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase100d ago0x2856dc…270692
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x722311…028f5d
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0xf77f69…4f3797
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x9c0a0d…01add1
0x7d63…0f440xa9dd…2315Base—$0.002100%candidates100d ago0x099874…124c81

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.