Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base$39.29100%mrdn4d ago0x25b169…6dab47
0x4754…327b0xa6a9…809dBase$28.71100%mrdn4d ago0x283ed7…2d64b0
0xa6a9…809d0x13db…5192Base$34.35100%mrdn4d ago0xe9fb42…4313df
0x13db…51920xa6a9…809dBase$30.76100%mrdn4d ago0x34d4c2…363a63
0xfe8f…794d0xa6a9…809dBase$37.48100%mrdn4d ago0xcbe1f0…f82f81
0xa6a9…809d0x4754…327bBase$36.90100%mrdn4d ago0xc2305d…cf352a
0xa6a9…809d0x13db…5192Base$35.14100%mrdn4d ago0xa0e83c…4bbb34
0xe55e…f7480xa6a9…809dBase$27.64100%mrdn4d ago0xbcb8f4…24e220
0xa6a9…809d0x13db…5192Base$41.27100%mrdn4d ago0x679896…69a99d
0x13db…51920xa6a9…809dBase$42.86100%mrdn4d ago0x749097…3d94b2
0xe55e…f7480xa6a9…809dBase$26.96100%mrdn5d ago0x2c5c6f…e95627
0xa6a9…809d0x4754…327bBase$33.86100%mrdn5d ago0x63d1da…2b9c53
0xfe8f…794d0xa6a9…809dBase$27.50100%mrdn5d ago0xdf7742…14931c
0xe55e…f7480xa6a9…809dBase$26.66100%mrdn5d ago0x10b352…bac992
0xa6a9…809d0x13db…5192Base$54.31100%mrdn5d ago0xe7d478…7cf33f
0xa6a9…809d0x13db…5192Base$46.47100%mrdn5d ago0xddaa77…b33be8
0xa6a9…809d0xe55e…f748Base$39.89100%mrdn5d ago0xff0b47…6e5045
0x13db…51920xa6a9…809dBase$52.81100%mrdn5d ago0x7cd7e2…220275
0xe55e…f7480xa6a9…809dBase$51.78100%mrdn5d ago0x4223e3…177235
0xe55e…f7480xa6a9…809dBase$26.38100%mrdn5d ago0x10737a…bbe37d
0xa6a9…809d0x13db…5192Base$51.96100%mrdn5d ago0xa1f30e…83d503
0xfe8f…794d0xa6a9…809dBase$25.77100%mrdn5d ago0xe8e16f…055bf5
0xa6a9…809d0x13db…5192Base$31.74100%mrdn5d ago0x3227f4…aa5343
0xfe8f…794d0xa6a9…809dBase$30.44100%mrdn5d ago0xef8f11…8510e9
0xa6a9…809d0x13db…5192Base$39.95100%mrdn5d ago0x4b1934…5c87ba

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.