Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x0ca53b…289090
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x2155a6…bea29b
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x50e0bb…83fbfe
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xaca626…7b5648
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xa711c2…d75892
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbe3cab…c527f1
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xfe0e79…3691e2
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x76e6d2…e8f760
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x0cf249…14ec71
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x226223…454d86
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x823c1a…dd70ac
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xa86882…ce41c3
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf877c2…088c6b
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf3feed…5a41bd
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x50907d…a8438b
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xfae3b7…fa9f93
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x374661…31d9b1
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xbe729c…952a55
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xb10a97…dc79f5
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x77dac2…bedf89
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc8930a…f6c6c5
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xba5857…16ec32
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xd169c1…282744
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xfffbe4…be5fee
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc05618…7b9452

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.