Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc7s ago0x48add8…264f20
0x9d9a…1f980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x79217a…2e66c7
0xadca…64e40x7ce7…14ffBase—$1.0070%0x25e9…76f011s ago0x01f6a7…49b0eb
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f019s ago0x068e5a…087f21
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f019s ago0x068e5a…087f21
0x44b2…946f0x6839…1a2bBase—$0.003100%coinbase21s ago0x1df1e7…411870
0xe17c…4d3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe0a24b…3fb5ef
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase23s ago0x36f038…cefc17
0x9d9a…1f980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x497e4d…92bad1
0x0c69…c5cd0x47c5…4fc3Base—$23.1070%0x33a2…877f31s ago0x982502…4c2be8
0xadca…64e40x7ce7…14ffBase—$1.0070%0x25e9…76f037s ago0xaf642d…79e756
0x7d8d…74d00x6839…1a2bBase—$0.003100%coinbase39s ago0xab99d9…1f7d47
0x2aae…56a30x4f4b…422dBase—$0.001100%coinbase39s ago0x755891…fb558a
0xe17c…4d3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xb9e895…a08a3b
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase41s ago0xf783da…dbe822
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase41s ago0x90fbc9…57c670
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0x7fbec3…b25732
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0xc6136a…4c9874
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0x054375…b5ad08
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f043s ago0xef8af9…1eccf3
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f043s ago0xef8af9…1eccf3
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0xddd954…078654
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0x8a0e2b…2d045e
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0x412c67…f132f9
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase43s ago0xa793a2…565154

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.