Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0xb00e0c…79e825
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase17s ago0xfd98cd…2c2d09
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted19s ago0xae6e85…65c109
0x6a13…adfb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19s ago0xed5f61…c593b6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase19s ago0x55f833…bf3a77
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x04bf…0d0e19s ago0x79508d…f6577c
0x384e…8a080x3e0a…78e7Base—$0.004456100%coinbase21s ago0x5aa2a8…63257a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0xee1565…6fd6f7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase23s ago0xe8c8b4…8d8c70
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0x43dd44…570fb7
0x96af…92790x6839…1a2bBase—$0.003100%coinbase23s ago0x7911da…f8deb4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase23s ago0x756063…c9437d
0xf869…86a10xef43…6c7fBase—$0.01100%virtuals23s ago0x219fee…283f49
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa25s ago0xd97bcf…8f8973
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa25s ago0xfb6f2a…465fa8
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa25s ago0x2ff563…ba3d9c
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x3d0eae…eef229
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase27s ago0x43a696…4e7629
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0xbf7397…72c1e9
0xde17…5a2e0x6839…1a2bBase—$0.003100%coinbase35s ago0x5fbe5c…dd7664
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase35s ago0x5ebbe2…f6fc55
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase37s ago0xc60049…ffbd49
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc37s ago0x1b3a25…0e4038
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39s ago0xc38a2f…1256ea
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39s ago0x52acdb…dd5bd6

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.