Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x699a…427447d ago0x277356…ca145b
0xa787…64cf0x0e3d…7757Base$2.10100%0xedfa…1e1247d ago0x40782e…b483d5
0xa787…64cf0x47c5…4fc3Base$15.7570%0x9f6a…a93c47d ago0xe7d736…5e53a1
0xa787…64cf0x0e3d…7757Base$22.05100%0xf6cb…a8d747d ago0x7b5fe5…b78851
0xa787…64cf0x0e3d…7757Base$21.00100%0x9d18…1e3a47d ago0x62c9d9…92d0e4
0xa787…64cf0x0e3d…7757Base$2.10100%0x28cc…0ecd47d ago0x6f5a38…6685bb
0xa787…64cf0x0e3d…7757Base$1.05100%0x04a0…f71847d ago0xf84980…29999c
0xa787…64cf0x0e3d…7757Base$3.15100%0xdb82…274847d ago0x34b175…e14002
0xa787…64cf0x0e3d…7757Base$1.05100%0x816c…9f8647d ago0xdb3002…f60262
0xa787…64cf0x0e3d…7757Base$2.10100%0x6647…552647d ago0x004919…f706d5
0xa787…64cf0x0e3d…7757Base$5.25100%0xe706…1d9b47d ago0x5f8af7…29d181
0xa787…64cf0x47c5…4fc3Base$21.0070%0xd223…7d2847d ago0x25edb0…834f3f
0xa787…64cf0x0e3d…7757Base$5.25100%0xda14…75fa47d ago0x636a5c…de4bd3
0xa787…64cf0x0e3d…7757Base$2.10100%0x80e7…127f47d ago0x286f51…27583f
0xa787…64cf0x0e3d…7757Base$1.05100%0x569e…48f947d ago0xcb8027…319ec8
0xa787…64cf0x0e3d…7757Base$2.10100%0x466a…f27147d ago0xdad60a…ebc9f4
0xa787…64cf0x0e3d…7757Base$2.10100%0x643b…940447d ago0x307032…c71858
0xa787…64cf0x0e3d…7757Base$5.25100%0xc585…31c647d ago0xcd63e8…8e3867
0xa787…64cf0x0e3d…7757Base$2.10100%0x5670…ffbc47d ago0xaadedb…ca3ba9
0xa787…64cf0x0e3d…7757Base$5.25100%0xdbb0…e8c247d ago0x254311…699663
0xa787…64cf0x0e3d…7757Base$2.10100%0xc216…7c2347d ago0x2f384c…f34e49
0xa787…64cf0x0e3d…7757Base$1.05100%0x0744…c73c47d ago0x584d1c…f83f88
0xa787…64cf0x0e3d…7757Base$2.10100%0x614a…d5ce47d ago0x1cb18b…0ab0b3
0xa787…64cf0x0e3d…7757Base$5.25100%0xe4c8…f88747d ago0x28e400…7dad0e
0xa787…64cf0x0e3d…7757Base$1.05100%0xf867…7e9b47d ago0x95e7ad…4e12ca

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.