Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x130b…af580x5aae…482eBase—$0.001100%coinbase6d ago0x4da7b3…203884
0x130b…af580x5aae…482eBase—$0.001100%coinbase6d ago0x05cb5b…c6bb0b
0x130b…af580x5aae…482eBase—$0.001100%coinbase6d ago0xb446fe…39341a
0x130b…af580x5aae…482eBase—$0.001100%coinbase6d ago0x57e48b…a19c45
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x8ba24f…8df49c
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x5d0386…2efae3
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x608726…c2622c
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x4aaf4e…36c306
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xca9fb5…e904b7
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x176bd4…493da8
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xa8a560…c3ecab
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xc76795…d611d5
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xf90a7b…76b0a6
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xcb3096…2c6437
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xf7c758…c2dfed
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x17dca3…33da0d
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x9646b7…53d178
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x9abfda…58fded
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x01d997…75f119
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xa4c5da…3f25d1
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x744cb3…021e17
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xd6a0be…b74b72
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x89c8ae…b9eb0c
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xefb099…bca0fb
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x47f4e5…94ecde

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.