Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xaf62…40b99s ago0xa2732d…aa12bc
0x77e3…aaa40x6839…1a2bBase—$0.003100%coinbase11s ago0xed5da5…454210
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase11s ago0x50333c…704dbf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x444c4a…4fc835
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0x7082ec…1d8c36
0xfcee…8d2b0x15dd…c653Base—$490.0070%0xa923…c9ac17s ago0xf1809e…3ed6d8
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.05100%coinbase19s ago0x28a6ae…2d65de
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xee6ff7…e9c0ef
0x8d7a…9e030x30a4…5045Base—$9.9470%0x4661…93fd23s ago0x025eef…83fb9c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xd6d008…a73d37
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase25s ago0x6fcb7e…35189d
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.05100%coinbase25s ago0x826408…706aad
0x4078…d6ee0x6839…1a2bBase—$15.00100%coinbase27s ago0xc09fe2…66a023
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.07100%coinbase29s ago0x93240b…d521e8
0x36c2…fe5b0x8883…f010Base—$0.1070%0xa923…c9ac31s ago0x1c5d69…0b5180
0x1e2d…915d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x45ac8c…8684ef
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.07100%coinbase35s ago0x02c735…d41151
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase35s ago0x5fa18f…30ed03
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0x07c970…f0ba92
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase37s ago0x6d1bb7…437509
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x33d0f6…153879
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xbb365d…3cbdeb
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase47s ago0x0e9ea1…4c6f44
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x89a0…ff5849s ago0xafc5cd…061ead
0x1e2d…915d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x04e87a…a582e6

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.