Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5985…9fc10x3e0a…78e7Base—$0.004736100%coinbase74d ago0xd5ba4c…817d1c
0x5985…9fc10x3e0a…78e7Base—$0.002668100%coinbase74d ago0xbc8e00…570369
0x5985…9fc10x3e0a…78e7Base—$0.004948100%coinbase74d ago0xc53959…5575f5
0x5985…9fc10x3e0a…78e7Base—$0.002923100%coinbase74d ago0xe77477…e1608a
0x5985…9fc10x3e0a…78e7Base—$0.002673100%coinbase74d ago0x5bd6ae…13e2cf
0x5985…9fc10x3e0a…78e7Base—$0.005197100%coinbase74d ago0x8aad95…83a3ed
0x5985…9fc10x3e0a…78e7Base—$0.003975100%coinbase74d ago0x178eb0…0f0cb1
0x5985…9fc10x3e0a…78e7Base—$0.003447100%coinbase74d ago0x5b11bd…20d4ea
0x5985…9fc10x3e0a…78e7Base—$0.003776100%coinbase74d ago0x765428…f3b9de
0x5985…9fc10x3e0a…78e7Base—$0.004348100%coinbase75d ago0xfebbf3…7633d1
0x5985…9fc10x3e0a…78e7Base—$0.005016100%coinbase75d ago0x999515…dc387b
0x5985…9fc10x3e0a…78e7Base—$0.004982100%coinbase75d ago0xa83910…158889
0x5985…9fc10x3e0a…78e7Base—$0.003078100%coinbase75d ago0x5903ad…340157
0x5985…9fc10x3e0a…78e7Base—$0.004501100%coinbase75d ago0xda9444…d07b79
0x5985…9fc10x3e0a…78e7Base—$0.003483100%coinbase75d ago0xf2364c…9650d0
0x5985…9fc10x3e0a…78e7Base—$0.004464100%coinbase75d ago0xacb13c…85ecd5
0x5985…9fc10x3e0a…78e7Base—$0.004135100%coinbase75d ago0x48d672…496fa7
0x5985…9fc10x3e0a…78e7Base—$0.003077100%coinbase75d ago0x0d9765…5781de
0x5985…9fc10x3e0a…78e7Base—$0.005811100%coinbase75d ago0xacd0f8…fb9d1a
0x5985…9fc10x3e0a…78e7Base—$0.005724100%coinbase75d ago0x8ae333…7a951c
0x5985…9fc10x3e0a…78e7Base—$0.002763100%coinbase75d ago0xb67c32…e9ace4
0x5985…9fc10x3e0a…78e7Base—$0.003433100%coinbase75d ago0x74f1ae…acb203
0x5985…9fc10x3e0a…78e7Base—$0.005608100%coinbase75d ago0x2d23cf…71b115
0x5985…9fc10x3e0a…78e7Base—$0.004919100%coinbase75d ago0x1ed5d5…785305
0x5985…9fc10x3e0a…78e7Base—$0.005585100%coinbase75d ago0x7f0e2a…6a67e5

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.