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%payAI22d ago0xe3c5f1…5b3625
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x035fc8…bb439a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x2ce193…8f6743
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x3d4cf2…b5b6bd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x0bd367…3934d0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x3fa1a4…19c1a4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x056df7…44aa7a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0xbb49c1…71e8cc
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x8a437d…231219
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x96a627…df1c35
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0xf915f9…ac75e2
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x80d0e6…71630e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0xd2b194…bb422e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x295a24…0e5838
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x8d0582…3c586f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x30a557…4f273c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x97ebf3…8b3237
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x9b9a56…4f713d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0x52caaa…3e51e7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0x567942…3cbc0f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0xb47d9c…6866b3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0xabad4d…2f06ba
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase22d ago0xab7dda…65890c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0xcb4d01…940bae
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI22d ago0xa5fa52…04d51a

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.