Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc15s ago0x3954a1…8c8da5
0x2fe5…9bb30x6839…1a2bBase$0.003100%coinbase15s ago0x4a3ec3…9c123b
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b15s ago0xebd6cd…26372a
0x67e6…19720xa9dd…2315Base$0.002100%coinbase17s ago0xb57971…86583c
0x67e6…19720xa9dd…2315Base$0.002100%coinbase17s ago0x1c7b46…d45116
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xe9d9f3…1babf2
0x7a41…1ff90xc3b8…3aedBaseProtocol & Technology Risk BriefTechnology-risk$0.10100%coinbase19s ago0x2af432…4d2ab2
0x67e6…19720xa9dd…2315Base$0.002100%coinbase23s ago0x4668cf…4da091
0x67e6…19720xa9dd…2315Base$0.002100%coinbase23s ago0x4536e4…c52040
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004817100%coinbase23s ago0xdc8b2c…70bed6
0xa84a…fd730x6839…1a2bBase$0.003100%coinbase27s ago0xa20f22…c3ecff
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004596100%coinbase29s ago0x697f2e…28ed81
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xbec304…dc7e24
0x2b9e…6dca0x3c07…7c64Base$0.0170%0x79e0…ba8433s ago0x7ec3e4…be53f3
0x3177…d8ed0x3e0a…78e7Base$0.004322100%coinbase35s ago0x62c3ee…1f0fe1
0x6742…b25b0x6839…1a2bBase$5.00100%coinbase35s ago0xb78e09…c84dc4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0xe88daa…b3ee90
0xc6ac…e7a10xa8b2…1d68Base$0.0170%0x9501…c67737s ago0x776f7f…6a5ef9
0x6cb4…55ed0x6839…1a2bBase$0.003100%coinbase41s ago0x4d8bb5…7191c2
0xa3a9…08d00x3a0d…3ce6Base$200.0070%0x4661…93fd43s ago0xd3cc2a…7dab3b
0x2b9e…6dca0x021e…a3acBase$2.9770%0x79e0…ba8443s ago0xddf2ba…91e7e3
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xf1d5a9…1e5051
0x748d…cd240xfe80…47eeBase$0.001100%fluxa49s ago0x4c1df1…ed0957
0xcb09…65530x6839…1a2bBase$1.00100%coinbase51s ago0xfb92b2…992141
0x5dc5…20bb0x6839…1a2bBase$5.00100%coinbase1m ago0x33c963…918848

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.