Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140xced7…a6e7Base—$0.01100%coinbase77d ago0x3e1f0e…9e8ed1
0xc052…91140x422c…b9c2Base—$0.01100%coinbase77d ago0x18c94d…5f336d
0xc052…91140x3571…8798Base—$0.01100%coinbase77d ago0x5af430…ea865d
0xc052…91140x364a…2b51Base—$0.01100%coinbase77d ago0xfb7451…bed13a
0xc052…91140x0bbe…3471Base—$0.01100%coinbase77d ago0x709bd8…dd7b2b
0xc052…91140xafdb…1c0fBase—$0.01100%coinbase77d ago0xd1c0c9…acefce
0xc052…91140x8987…0ed8Base—$0.01100%coinbase77d ago0x1b1d85…6b0b39
0xc052…91140x928b…befdBase—$0.01100%coinbase77d ago0xe9109e…22cfe5
0xc052…91140x5510…3328Base—$0.01100%coinbase77d ago0x9be085…5849f0
0xc052…91140xea1c…6e53Base—$0.01100%coinbase77d ago0xd3cfd2…9b5b07
0xc052…91140x29d5…539cBase—$0.01100%coinbase77d ago0x8c8ddb…e98e18
0xc052…91140x5834…9958Base—$0.01100%coinbase77d ago0xb1db5c…1f01a7
0xc052…91140x4885…a1d2Base—$0.01100%coinbase77d ago0x9e173d…c622f4
0xc052…91140xac79…4f32Base—$0.01100%coinbase77d ago0x6d8163…e2a924
0xc052…91140x8cec…60f8Base—$0.01100%coinbase77d ago0xfbf5b1…52e810
0xc052…91140x9ef3…d523Base—$0.01100%coinbase77d ago0xde2cc2…086048
0xc052…91140x5030…d633Base—$0.01100%coinbase77d ago0xfe2b72…5b1511
0xc052…91140x864c…1cb8Base—$0.01100%coinbase77d ago0xfbbfce…26471a
0xc052…91140xc2df…1703Base—$0.01100%coinbase78d ago0x7115c4…1d9be8
0xc052…91140x9d4a…efa2Base—$0.01100%coinbase78d ago0xb82192…fd5d73
0xc052…91140x5236…b176Base—$0.01100%coinbase78d ago0xd742c6…339d85
0xc052…91140x35d1…c1f1Base—$0.01100%coinbase78d ago0x72dfd2…31502e
0xc052…91140xb9fc…ca17Base—$0.01100%coinbase78d ago0xf4c183…493d0f
0xc052…91140x449d…7d10Base—$0.01100%coinbase78d ago0x474103…412f17
0xc052…91140x7085…a559Base—$0.01100%coinbase78d ago0x6eadf3…4caf19

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.