Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…8f390x2842…5702Base—$0.33100%fluxa105d ago0x0d1a97…c98267
0xdbbb…bddb0x2842…5702Base—$0.47100%fluxa105d ago0x4c4e54…f16c5b
0xacbb…3d010x2842…5702Base—$0.36100%fluxa105d ago0x5ab4e3…11971b
0x8c9d…788c0x2842…5702Base—$1.06100%fluxa105d ago0x2d5907…d089cd
0x4382…d6c10x2842…5702Base—$0.48100%fluxa105d ago0x0d8585…14bf26
0x96bf…65940x2842…5702Base—$1.15100%fluxa105d ago0x9a0581…04fbb4
0x9841…496f0x2842…5702Base—$1.06100%fluxa105d ago0x883b1c…b31f5f
0xf2e6…06f50x2842…5702Base—$1.05100%fluxa105d ago0xaf9b5a…46f6e4
0x30fd…107f0x2842…5702Base—$0.61100%fluxa105d ago0x859d8c…9c105a
0x9131…f01a0x2842…5702Base—$0.59100%fluxa105d ago0x2587bc…9b97c1
0xf9b7…a6880x2842…5702Base—$0.50100%fluxa105d ago0x134262…870e78
0x1c5b…90e50x2842…5702Base—$0.51100%fluxa105d ago0x202ea0…301447
0x1033…7f900x2842…5702Base—$0.67100%fluxa105d ago0xf041b8…a644d1
0x5a4e…8b4b0x2842…5702Base—$1.17100%fluxa105d ago0xeabc50…670f65
0xd24f…28bf0x2842…5702Base—$2.11100%fluxa105d ago0xed1575…3e0385
0x99ce…13710x2842…5702Base—$1.23100%fluxa105d ago0x48b5d9…4b30ea
0x623e…e7860x2842…5702Base—$4.66100%fluxa105d ago0x6815a4…806ebf
0x9927…64550x2842…5702Base—$1.00100%fluxa105d ago0x36db40…c609f4
0x2df0…61e80x2842…5702Base—$0.66100%fluxa105d ago0x425baf…81331a
0x6833…35370x2842…5702Base—$0.61100%fluxa105d ago0xb2d163…35a4af
0x4780…625a0x2842…5702Base—$0.51100%fluxa105d ago0xe61e77…76e50c
0xbe1d…33910x2842…5702Base—$0.29100%fluxa105d ago0x61a557…3e8e05
0x7e2c…f2a50x2842…5702Base—$0.48100%fluxa105d ago0x14cbab…6f936f
0x30e5…3c200x2842…5702Base—$0.69100%fluxa105d ago0xb5f83e…18c382
0x4cb2…fc3f0x2842…5702Base—$0.39100%fluxa105d ago0x0190bf…0bfd50

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.