Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xded0…21750x9c95…e299Base—$0.001100%fluxa44d ago0xf678d7…5e808f
0xded0…21750x9c95…e299Base—$0.001100%fluxa44d ago0xacf905…b2252b
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0xfc4491…b2f2d1
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x5239c8…eef92c
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0x572368…bd1267
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0xb3a12e…55783b
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0xceacf8…497d02
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0xde204f…c0867c
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x58a2e1…e979d5
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x8e8407…101129
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0x426bdd…4b8af4
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0x56b3ed…c57713
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0xed23b6…dd0091
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0xce14eb…2a28df
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0x2d2659…7995bd
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0xe3f719…f92d6d
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x3b527d…96c0ff
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x006bf9…648a62
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0x009b58…4b19c0
0xded0…21750xfe80…47eeBase—$0.001100%fluxa45d ago0xa76951…71e3bb
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x506471…376e4e
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x4a5e87…54cd7e
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x68006c…27ff28
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0x7f0f33…c86e5d
0xded0…21750x9c95…e299Base—$0.001100%fluxa45d ago0xaf79b0…c617bc

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.