Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa362be…405046
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI101d ago0x00ccb2…4416be
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5b0755…f4cc91
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6346a4…b711dc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI101d ago0x945248…30af9d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd03c26…3a364a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1a6ffe…dd6a0d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf796fb…87269c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3ac4eb…511387
0x889c…5b2f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x81eecf…62d850
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI101d ago0x962af7…f517ed
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9eb810…823718
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x806815…cabbdd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6d1e72…7984b7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xea2371…966c80
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7b20f9…1ea926
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI101d ago0xeb7e48…b00870
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0e62df…2d055c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x85ad00…8ad321
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x547859…c92b84
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe82c1e…e4478b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x23e4f0…a247d7
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI101d ago0x584c0a…1b33d0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3e82a5…0003ea
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb86190…3fb5b9

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.