Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb884…da840x3e0a…78e7Base—$0.005658100%coinbase74d ago0xf962f3…b277f9
0xb884…da840x3e0a…78e7Base—$0.005655100%coinbase74d ago0xa3da4c…02aa61
0xb884…da840x3e0a…78e7Base—$0.003552100%coinbase74d ago0x040339…4f99e1
0xb884…da840x3e0a…78e7Base—$0.005175100%coinbase74d ago0xef6658…abc5d2
0xb884…da840x3e0a…78e7Base—$0.004078100%coinbase74d ago0xf35a30…a5672b
0xb884…da840x3e0a…78e7Base—$0.005346100%coinbase74d ago0xa39ce0…725bfe
0xb884…da840x3e0a…78e7Base—$0.002807100%coinbase74d ago0xc294ec…800204
0xb884…da840x3e0a…78e7Base—$0.003863100%coinbase74d ago0x1145f9…6f00d7
0xb884…da840x3e0a…78e7Base—$0.004393100%coinbase74d ago0xdee0b1…6779bf
0xb884…da840x3e0a…78e7Base—$0.003879100%coinbase74d ago0x588ff0…7798de
0xb884…da840x3e0a…78e7Base—$0.005888100%coinbase74d ago0x6c14fb…7be285
0xb884…da840x3e0a…78e7Base—$0.005286100%coinbase74d ago0x6134df…c52108
0xb884…da840x3e0a…78e7Base—$0.002683100%coinbase75d ago0x0a7e0d…072673
0xb884…da840x3e0a…78e7Base—$0.00346100%coinbase75d ago0x4f8547…7e0659
0xb884…da840x3e0a…78e7Base—$0.005678100%coinbase75d ago0x082b5a…55591d
0xb884…da840x3e0a…78e7Base—$0.005484100%coinbase75d ago0xf92e90…f4d612
0xb884…da840x3e0a…78e7Base—$0.004584100%coinbase75d ago0xabd1c0…1f03d4
0xb884…da840x3e0a…78e7Base—$0.005443100%coinbase75d ago0xa508c4…1932b7
0xb884…da840x3e0a…78e7Base—$0.005557100%coinbase75d ago0xf97af3…3efbb8
0xb884…da840x3e0a…78e7Base—$0.005407100%coinbase75d ago0x734a5d…4309ba
0xb884…da840x3e0a…78e7Base—$0.002861100%coinbase75d ago0x428933…56c921
0xb884…da840x3e0a…78e7Base—$0.005365100%coinbase75d ago0x2a2a00…33000f
0xb884…da840x3e0a…78e7Base—$0.002642100%coinbase75d ago0xbd0805…455354
0xb884…da840x3e0a…78e7Base—$0.004479100%coinbase75d ago0x7723cb…680e53
0xb884…da840x3e0a…78e7Base—$0.005644100%coinbase75d ago0x0cbe1e…8dbfdf

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.