Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xb6d964…c33768
0xc533…2d7a0xf22e…f493Basegeocode-reverseGeo$0.00170%0x2772…8c1739d ago0x80df4e…d27c12
0xc533…2d7a0xa0bf…869bBaseAPI AcreCrypto$0.003100%coinbase40d ago0x52abe5…74c13d
0xc533…2d7a0x9700…d3abBaseOblique MarketsTime$0.003100%coinbase40d ago0x6e8fd6…7a2639
0xc533…2d7a0x5765…ed10Basex402 service$0.001100%0x2772…8c1740d ago0x70e2f6…f896af
0xc533…2d7a0xe252…0d58Basex402 service$0.001100%coinbase40d ago0x393fb7…04e373
0xc533…2d7a0xe553…56f8Basex402 service$0.001100%coinbase40d ago0xcb5c74…1c5db8
0xc533…2d7a0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase40d ago0x1945de…fa5194
0xc533…2d7a0x1f01…9a2fBasegpt55-token-gatewayx402$0.001100%0x2772…8c1740d ago0x49cbed…d2765c
0xc533…2d7a0xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.001100%coinbase40d ago0xf1559e…196e46
0xc533…2d7aQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase40d ago0x298c0c…d95d72
0xc533…2d7a0x4a82…5bfeBaseStatePulse APITransit$0.001100%coinbase40d ago0xa9225a…dad2e4

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.