Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7645…aff00x5c4e…a0fdBase—$0.2970%0x5c4e…a0fd27d ago0x852ddb…dd0830
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0xb20123…3499fb
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0x09b07f…ac158b
0x7645…aff00x4020…0003Base—$0.0870%0x76df…025628d ago0x73916c…3b655c
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0x37e63e…a55b0e
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0x8f0d64…ce31fe
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0x0cd221…2a9a41
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0x830df6…f06286
0x7645…aff00x4020…0003Base—$0.0570%0x76df…025628d ago0x90a6b2…4b730e
0x7645…aff00x4020…0003Base—$0.0270%0x76df…025628d ago0x3ad861…8b6661
0x7645…aff00x4020…0003Base—$0.2370%0x76df…025628d ago0x478b0d…a377f0
0x7645…aff00x4020…0003Base—$0.2370%0x76df…025628d ago0x426b66…d0ef03
0x7645…aff00x4020…0003Base—$0.3070%0x76df…025628d ago0xf344fc…69dcd6
0x7645…aff00x4020…0003Base—$0.3070%0x76df…025628d ago0x59b3cf…06ee60
0x7645…aff00x4020…0003Base—$0.3070%0x76df…025628d ago0xedf51b…3e3323
0x7645…aff00x4020…0003Base—$0.3070%0x76df…025628d ago0x501714…7442cb
0x7645…aff00x4020…0003Base—$0.1570%0x76df…025628d ago0xd1aec1…d734cc
0x7645…aff00x4020…0003Base—$0.0870%0x76df…025628d ago0x46fa2e…3cdbd1
0x7645…aff00x4020…0003Base—$0.0870%0x76df…025628d ago0x28f954…0e155f

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.