Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x373376…2f90e7
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xf39867…f8b4bd
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x4aa075…fd8ac4
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x96a4cb…04a8f8
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xb11023…46946b
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xaf0428…a74a8c
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x6fdbb7…e1f7c3
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x7f1e66…103929
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x2bd3f5…5f1a4c
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xda8a7d…3c8c6e
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x9e8afd…2c1ce5
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xf12465…74d366
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x731111…904f34
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x0b26b7…35e434
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x8a7a65…c6b3a3
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x0a6a17…3dccf0
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x837579…56a0d4
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x6a7ba9…05c559
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xcc8f34…cfe8f9
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xf2c9e5…dc1154
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xa26554…f79a24
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xa0b728…1bca59
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xfb057e…b557ec
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x04ad73…37c27d
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0xa09d91…d7fca6

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.