Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0x583c66…a0b2ba
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x46f7c4…2503de
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xddf045…4191cd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x38f6e6…b8e5c1
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x343fbe…9dbe54
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xa4596e…523876
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x62d45d…2ea245
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0x80c003…f7ce62
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x6f0b75…bbe981
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xc93a16…9702d9
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0x2519d4…755c5b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xd8a65c…ef0505
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x131840…5c6252
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x9aa67f…a5f233
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0x9f7171…2fc5de
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x299d38…aa3a90
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0x13f771…f14042
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0xda9f2a…26eb45
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xb356ee…a50259
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0xc2001b…e9d186
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0x65857b…ac8e0d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase13d ago0xd845f2…204977
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0x4ff92b…725bf4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xf30131…fd006d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI13d ago0xd69401…70ca07

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.