Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf491…502d0x9386…ca25Basex402 service$18.00100%coinbase17d ago0x58739a…3bc335
0xf491…502d0x9386…ca25Basex402 service$10.79100%coinbase17d ago0xc11a3e…72cf05
0xcf34…d34c0x9386…ca25Basex402 service$10.79100%coinbase17d ago0xea8202…051da9
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase17d ago0x942b23…aa0663
0x100e…f6e30x9386…ca25Basex402 service$18.00100%coinbase17d ago0xf2f76b…2247cc
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase17d ago0x53b7be…3b124c
0xa3b0…cecb0x9386…ca25Basex402 service$10.79100%coinbase17d ago0x063483…2e77b8
0xa3b0…cecb0x9386…ca25Basex402 service$10.79100%coinbase17d ago0xce91bc…512d7c
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase17d ago0x5821f9…3f9ebb
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase17d ago0x6f26f5…f7e1fd
0xd1c3…27700x9386…ca25Basex402 service$2.69100%coinbase17d ago0xa6acd3…c6bbe6
0xd1c3…27700x9386…ca25Basex402 service$2.69100%coinbase17d ago0x5020eb…1848af
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase17d ago0x1104ff…7090cb
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase17d ago0xbd3a71…e29282
0x922e…e4dd0x9386…ca25Basex402 service$10.79100%coinbase17d ago0x1ae741…6e1d29
0x7701…109a0x9386…ca25Basex402 service$10.79100%coinbase17d ago0x1d8cbe…e84333
0x7699…e9aa0x9386…ca25Basex402 service$10.79100%coinbase17d ago0x25e4b0…3eed35
0x413d…03db0x9386…ca25Basex402 service$2.69100%coinbase17d ago0xbeab34…badc10
0xfef6…0d230x9386…ca25Basex402 service$18.00100%coinbase17d ago0x8ffb29…1e081b
0xe06d…9f320x9386…ca25Basex402 service$18.00100%coinbase17d ago0x2c8743…c46659
0xf3ac…b2f40x9386…ca25Basex402 service$10.79100%coinbase17d ago0xcdc280…dac2ce
0xf3ac…b2f40x9386…ca25Basex402 service$18.00100%coinbase17d ago0xf961a4…93707c
0xe06d…9f320x9386…ca25Basex402 service$18.00100%coinbase17d ago0xc7d917…f32bde
0xe06d…9f320x9386…ca25Basex402 service$18.00100%coinbase17d ago0x961ef4…8725b9
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase17d ago0xb605b8…f14645

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.