Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x962cd0…3991a9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe1b27…445e5d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6187fa…26f036
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7636f…9a3e75
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x01be94…94c59b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a8392…c7cc63
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76cb22…1bcf4d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e2f5c…10753d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27664b…c1d58e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedaa05…77b98a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x964ebb…2ce627
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f5301…74a031
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a9d03…dceb19
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf93ab…efc1a3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae5e44…da126f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb33927…e473b9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00ff3e…968219
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x90740a…6b43ba
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0291a9…68c5dd
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc686e1…dc4fba
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb76e75…8e8634
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64ff50…01f372
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62a296…95e994
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdc069…e090ee
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc537da…feb7bf

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.