Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae90…7cab0x3e0a…78e7Base—$0.00308100%coinbase74d ago0x23b25c…46f5ad
0xae90…7cab0x3e0a…78e7Base—$0.003514100%coinbase74d ago0xbbce8f…9c8772
0xae90…7cab0x3e0a…78e7Base—$0.005802100%coinbase74d ago0x92d906…66a410
0xae90…7cab0x3e0a…78e7Base—$0.005338100%coinbase74d ago0x2b2ee6…87d33b
0xae90…7cab0x3e0a…78e7Base—$0.003614100%coinbase74d ago0x9979af…cab2a4
0xae90…7cab0x3e0a…78e7Base—$0.005801100%coinbase74d ago0x6fabd8…09783d
0xae90…7cab0x3e0a…78e7Base—$0.005552100%coinbase74d ago0x98a452…9b4254
0xae90…7cab0x3e0a…78e7Base—$0.005065100%coinbase74d ago0x71f57e…53455c
0xae90…7cab0x3e0a…78e7Base—$0.005644100%coinbase74d ago0x387619…bc7302
0xae90…7cab0x3e0a…78e7Base—$0.004557100%coinbase74d ago0x967457…b5033c
0xae90…7cab0x3e0a…78e7Base—$0.005009100%coinbase74d ago0xb21f60…7c8898
0xae90…7cab0x3e0a…78e7Base—$0.004698100%coinbase74d ago0xff026f…b3d362
0xae90…7cab0x3e0a…78e7Base—$0.005438100%coinbase74d ago0x7a2ce2…ea0b07
0xae90…7cab0x3e0a…78e7Base—$0.005843100%coinbase74d ago0x0592db…943c53
0xae90…7cab0x3e0a…78e7Base—$0.003072100%coinbase74d ago0xe305aa…b38855
0xae90…7cab0x3e0a…78e7Base—$0.005431100%coinbase74d ago0x2a8025…400b85
0xae90…7cab0x3e0a…78e7Base—$0.004297100%coinbase74d ago0xb78cc2…9a9e49
0xae90…7cab0x3e0a…78e7Base—$0.003006100%coinbase74d ago0x7a395b…a54a0a
0xae90…7cab0x3e0a…78e7Base—$0.003497100%coinbase74d ago0xd1fdc6…6a38ae
0xae90…7cab0x3e0a…78e7Base—$0.00474100%coinbase74d ago0x9df975…b31c58
0xae90…7cab0x3e0a…78e7Base—$0.004797100%coinbase74d ago0x117461…e86dd5
0xae90…7cab0x3e0a…78e7Base—$0.004864100%coinbase74d ago0x1d2355…91f7ab
0xae90…7cab0x3e0a…78e7Base—$0.003188100%coinbase74d ago0x794beb…c14cef
0xae90…7cab0x3e0a…78e7Base—$0.004978100%coinbase74d ago0xe5ef80…985d40
0xae90…7cab0x3e0a…78e7Base—$0.003627100%coinbase75d ago0x23415d…fc0ba7

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.