Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x9ae3bc…ee6343
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x89beef…a8a8db
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x4978dc…24eb4f
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x6b5d5f…b6d46e
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xec623a…154def
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x881b1f…a968d5
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xbb0e38…94d3d9
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x0234b6…999aef
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xabaf90…75dd46
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xb807d9…08a953
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xedc72f…07bea1
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x7b4c52…93a475
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x445d39…3c8923
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x0e1e39…825f7b
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x322220…d3d926
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x0c5f63…89b426
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xcdc760…7fe8ff
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x2a5b93…1dfdb4
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x83bbd0…460c2c
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x52291b…4b1955
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x15661e…dddd62
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x3d8170…79e356
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x553371…0a01e9
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xfde258…e0360b

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.