Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xfb9ac3…cb4465
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x3f8ab0…ee969b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x456fdc…983231
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xdeb14e…1f8995
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x9b8000…4fe60b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x7178a5…728378
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x8c0ddd…34c670
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xd36a56…b48efe
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x5d7acb…4bde54
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xfd9135…d704ed
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xe97c9b…863e02
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x8f98b0…4d58ef
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xd5582d…3ad7df
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xd99494…0d1dd0
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x8afb70…f09b3b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x5d176d…a9aeac
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x033fca…21efab
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x13ae3e…39555b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x275151…4c39f5
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x12c2ed…6371fb
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x0ad5e2…0e1873
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xec1103…28ecf6
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xe94ba6…c43499
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xc44c03…f5c809
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x2f33f8…214a83

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.