Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xb15bdf…ddedac
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x8aa1a5…ebd233
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x96168d…171889
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x8ead11…eeb050
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xed1211…c77537
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xeaebfa…83a44a
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x053828…0f64a8
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xfcc389…9e9a77
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x9400d0…db481d
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x8f56ad…618d07
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x4c66bb…a438a1
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x211e3b…a8c0eb
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x146154…3837b7
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xff0303…822978
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x229392…f071b4
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xd51958…741094
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x05536c…493a30
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0xa3dca4…720042
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown69d ago0x1c1187…e32873
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown70d ago0x75598a…48d746
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown70d ago0xbd9ef6…7acea6
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown70d ago0x4b47ff…ec2e8f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.