Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x148798…76f13f
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0xde54d5…30e68d
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x8d97d3…a4238b
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x3b7d05…402272
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x696bc7…edded4
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0xb9527c…af9f94
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x650f63…a1b9a7
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x427bbc…532388
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0xe9faae…c2c8c7
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0xf17c2a…3a73eb
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x33e2e1…a25fbd
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x2adb4c…3f4294
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x14a4d5…de99e5
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x2236a2…2d0d9b
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0xc95d50…3d739b
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x343873…850343
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0x7ae6f3…c840a6
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa17d ago0xdeddec…de2cd1
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x42a1d2…036114
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x3b5b14…80867d
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x0d801f…f2f002
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x953342…5f8f67
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x0c8040…8bf0d2
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x84f134…89a363
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa18d ago0x99c10f…7a4f93

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.