Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xd11e41…28d038
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x8177b3…5d2602
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x00602a…b986e1
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x3ab20c…e158aa
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xf523fb…abbcb1
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xabcf93…cd755a
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x677b18…38b4c7
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x74f3a5…070945
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x1d8fe2…0011c3
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xa7a0fa…1391e8
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x055b38…918752
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xaa5329…194fa3
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xb5fbca…4c0392
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x8c948f…a6e62d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xd217c3…3e96c3
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x16a9b8…79ec98
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x5a8600…1bea0d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x9c6614…ac7694
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xbe0186…b98002
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x3c18fa…f9b583
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0xe064d1…0db215
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x89939d…883eda
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x1cc3da…080a60
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x0d0bcc…1a0910
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa9d ago0x1f2b8e…2a0dc9

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.