Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x12d0f6…3be096
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xa18ca3…2ff2dd
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xe5dfdc…0f9c28
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xe5c5ad…732349
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x4ba712…af2bcf
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xe8c150…df0dba
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x6f35dc…01dad7
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x8e5322…721dfe
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x960ff1…33234a
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x7c4637…450c62
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xce543f…d6c6e6
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x900c0a…d870d4
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x86506e…af72f7
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x590c63…4e4370
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xd8320e…f610f6
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x8c4381…edd33f
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x7f2346…131054
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0x06b1e0…b54a86
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xf6f624…94e6de
0x9dd0…aacc0x5aae…482eBase$0.001100%coinbase15d ago0xea7439…9b9d86
0x53fe…f3780x5aae…482eBase$0.001100%coinbase15d ago0xa028ba…de174f
0x53fe…f3780x5aae…482eBase$0.001100%coinbase15d ago0x2f1257…178e5e
0x53fe…f3780x5aae…482eBase$0.001100%coinbase15d ago0xa53fd2…f118b9
0x53fe…f3780x5aae…482eBase$0.001100%coinbase15d ago0x9f3953…07fd9b
0x53fe…f3780x5aae…482eBase$0.001100%coinbase15d ago0x5720df…7d77fc

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.