Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$45.77100%mrdn46d ago0x820928…a3a829
0xe55e…f7480x8e77…e2d6Base—$48.18100%mrdn46d ago0xf006bf…14b035
0xe55e…f7480x8e77…e2d6Base—$48.42100%mrdn46d ago0x856652…cb97cf
0xe55e…f7480x8e77…e2d6Base—$22.11100%mrdn46d ago0x32382f…67584b
0xe55e…f7480x8e77…e2d6Base—$51.65100%mrdn46d ago0xf65fa2…3e9e8b
0xa6a9…809d0xe55e…f748Base—$50.73100%mrdn46d ago0x40a44e…498c01
0xe55e…f7480x13db…5192Base—$40.56100%mrdn46d ago0xac473a…543f21
0xe55e…f7480xa6a9…809dBase—$31.68100%mrdn46d ago0x8ffcb9…b1d291
0x1cec…8dd40xe55e…f748Base—$43.11100%mrdn46d ago0xea5e97…164afe
0xe55e…f7480x8e77…e2d6Base—$42.84100%mrdn46d ago0x166d4d…3dea9a
0xe55e…f7480x8e77…e2d6Base—$28.40100%mrdn46d ago0x6a8a58…6c3224
0xe55e…f7480xfe8f…794dBase—$32.23100%mrdn46d ago0x5ed678…7bcab0
0xe55e…f7480x8e77…e2d6Base—$40.43100%mrdn46d ago0x70dc59…d5a790
0x13db…51920xe55e…f748Base—$22.46100%mrdn46d ago0x3e451b…56ee60
0xe55e…f7480x8e77…e2d6Base—$24.97100%mrdn46d ago0xd5f106…08c97a
0xe55e…f7480x8e77…e2d6Base—$45.38100%mrdn46d ago0x8a3df7…2c5d96
0xe55e…f7480x8e77…e2d6Base—$37.55100%mrdn46d ago0x44c07c…8dd8c6
0xe55e…f7480x1cec…8dd4Base—$49.18100%mrdn46d ago0x6d3109…4cfa2b
0xe55e…f7480x8e77…e2d6Base—$53.23100%mrdn46d ago0xbaaf20…cbb280
0xa6a9…809d0xe55e…f748Base—$24.14100%mrdn46d ago0x0ef901…da1568
0xe55e…f7480x8e77…e2d6Base—$47.15100%mrdn46d ago0x88bb26…10ffd4
0xe55e…f7480x8e77…e2d6Base—$24.97100%mrdn46d ago0x52968e…f53750
0xfe8f…794d0xe55e…f748Base—$47.26100%mrdn46d ago0xf72421…99e9df
0xe55e…f7480x8e77…e2d6Base—$24.36100%mrdn46d ago0xeb993d…33290b
0xe55e…f7480x8e77…e2d6Base—$35.85100%mrdn46d ago0x25a743…a76f54

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.