Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0x32f351…1181fc
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0x81770d…4ec8ff
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0x7e58a5…2c2add
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0xfa9348…fdd498
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0xb9b6ea…a2116b
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0x1f5507…4ef5f6
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0xb2dde9…3cbf09
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0xc4ea76…b6873f
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0x307f0f…5fef4d
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa37d ago0x21010a…5c2941
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0x2b5e92…fddb74
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0x1f0e60…aa6c61
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0xe16eee…e2488c
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa38d ago0xd077de…1a420b
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0x296600…8868c3
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0xc761d2…5f2d0b
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0xb3f499…eab492
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0x13870e…75cea2
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa38d ago0xcf615f…dcebb7
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa38d ago0x72b235…533da9
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa38d ago0x292e73…36b868
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0x6654ec…f0fe51
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa38d ago0xe746b9…34a45a

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.