Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x45d0bf…9bdef3
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0x136f51…1b786e
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x8774ad…35fc76
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x803c68…7a98d3
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x1db657…17a81b
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0xdd3502…c66f2c
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0xdac429…cdaebe
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0xed4687…301b02
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x7e746b…00db9f
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x35822a…a1dac9
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0xbe4b53…6378ed
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x8b9803…9aca0b
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x22785f…156779
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0x6b7952…ac0690
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0xb1911e…239d55
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa38d ago0x9492c6…107a6e
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0x0d7f65…791004
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0xbb5cc5…7f31d8
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0xeb796f…fae5d1
0x6ebd…88400x9c95…e299Base$0.001100%fluxa38d ago0xbe502a…8b445c
0x6ebd…88400x9c95…e299Base$0.001100%fluxa39d ago0xe28e4b…29e127
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa39d ago0x4c473d…41be80
0x6ebd…88400x9c95…e299Base$0.001100%fluxa39d ago0x3d6659…f6dd3d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa39d ago0xfb6549…0eda81
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa39d ago0x1eff5a…573f18

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.