Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0xd402e4…203cef
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x92091d…3624a1
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0xcb7a8d…8a2ad2
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x5adb10…52bd98
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x66877c…1f8b45
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x8ad22b…456f0d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0xcc890d…24d392
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x4621ec…aa9a01
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x814209…154d5a
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0xccdd45…4fe5e8
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x6bbf86…602a0d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x649118…dc38ec
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.004998100%coinbase22d ago0x2448d8…9b55fa
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase22d ago0x4f5910…43dddf
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0xee8802…103d7b
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase22d ago0x8e3ba8…b7409e
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x1d7fcc…93f497
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase22d ago0xc060bc…72ce46
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x4c444b…b01d1f
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x9cd05c…e2cd59
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase22d ago0xb33621…e03a0d
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x686004…39772a
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0xe9cda9…79049c
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x435b26…466c3e
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.13100%coinbase22d ago0x9bbbc7…6a966d

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.