Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.03100%coinbase5d ago0xf0de60…9bb8c5
0xf5c8…19030x7360…b832Base$0.004606100%coinbase5d ago0x5457d5…bb08ad
0xf5c8…19030x7360…b832Base$0.03100%coinbase5d ago0xfdb205…3aa116
0xf5c8…19030x7360…b832Base$0.003127100%coinbase5d ago0x6048cc…ec9722
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0xcfb955…a491b6
0xf5c8…19030x7360…b832Base$0.003898100%coinbase5d ago0x13755b…2e1d69
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0x460539…d2b116
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0xcf617e…25a353
0xf5c8…19030x7360…b832Base$0.001134100%coinbase5d ago0xc176bd…ec6c78
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0x9fd43f…184a23
0xf5c8…19030x7360…b832Base$0.003178100%coinbase5d ago0x1ec3c5…187e0d
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0x663166…91d8cf
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0xce2431…663a9e
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0x2f9504…60b6c8
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0xa9c68d…e21105
0xf5c8…19030x7360…b832Base$0.02100%coinbase5d ago0x010ffc…e63e3c
0xf5c8…19030x7360…b832Base$0.001791100%coinbase5d ago0x595239…22ea4c
0xf5c8…19030x7360…b832Base$0.004968100%coinbase5d ago0x20490a…1fb608
0xf5c8…19030x7360…b832Base$0.002403100%coinbase5d ago0xafe958…f5a834
0xf5c8…19030x7360…b832Base$0.002271100%coinbase5d ago0x29f9c5…8c959c
0xf5c8…19030x7360…b832Base$0.003075100%coinbase5d ago0x493d43…27f9a7
0xf5c8…19030x7360…b832Base$0.004298100%coinbase5d ago0x7f0495…530f67
0xf5c8…19030x7360…b832Base$0.008284100%coinbase5d ago0x9ddecf…1802c2
0xf5c8…19030x7360…b832Base$0.002058100%coinbase5d ago0xa8d297…25b11f
0xf5c8…19030x7360…b832Base$0.003165100%coinbase5d ago0xea7209…09d7f9

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.