Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$53.49100%Payer-submitted69d ago0xfae33e…156582
0xa54d…49f50xe742…ea88Base$41.57100%Payer-submitted69d ago0x620251…c43b67
0xa54d…49f50xe742…ea88Base$285.95100%Payer-submitted69d ago0x3b1406…dc5add
0xa54d…49f50xe742…ea88Base$2.84100%Payer-submitted69d ago0x7c0bdb…c0aaf5
0xa54d…49f50xe742…ea88Base$16.66100%Payer-submitted69d ago0x0c06d4…44a804
0xa54d…49f50xe742…ea88Base$20.16100%Payer-submitted69d ago0x33b5c7…a59080
0xa54d…49f50xe742…ea88Base$148.76100%Payer-submitted69d ago0xcb44b4…202cff
0xa54d…49f50xe742…ea88Base$5.84100%Payer-submitted69d ago0xc2fa8e…73f2e2
0xa54d…49f50xe742…ea88Base$19,307.21100%Payer-submitted69d ago0xf92bfc…bdef62
0xa54d…49f50xe742…ea88Base$5.89100%Payer-submitted69d ago0x22b821…ac39a1
0xa54d…49f50xe742…ea88Base$19.16100%Payer-submitted69d ago0xd08c2e…de83fd
0xa54d…49f50xe742…ea88Base$9.83100%Payer-submitted69d ago0x15a016…ad3b2b
0xa54d…49f50xe742…ea88Base$4.53100%Payer-submitted69d ago0x199dda…b45d8d
0xa54d…49f50xe742…ea88Base$4.26100%Payer-submitted69d ago0xec20e9…be1fcb
0xa54d…49f50xe742…ea88Base$1.46100%Payer-submitted69d ago0xa5e42b…38f193
0xa54d…49f50xe742…ea88Base$9.97100%Payer-submitted69d ago0x69324f…354407
0xa54d…49f50xe742…ea88Base$2.98100%Payer-submitted69d ago0x406af1…965669
0xa54d…49f50xe742…ea88Base$58.99100%Payer-submitted69d ago0x8f5a7f…b1d5ef
0xa54d…49f50xe742…ea88Base$108.50100%Payer-submitted69d ago0xf31481…a6aebb
0xa54d…49f50xe742…ea88Base$11.62100%Payer-submitted69d ago0x296f29…09d112
0xa54d…49f50xe742…ea88Base$40.49100%Payer-submitted69d ago0x6a2bcc…ce55f6
0xa54d…49f50xe742…ea88Base$103.94100%Payer-submitted69d ago0x5aa535…e4e9cb
0xa54d…49f50xe742…ea88Base$14.66100%Payer-submitted69d ago0xcc96d0…f98ad9
0xa54d…49f50xe742…ea88Base$107.38100%Payer-submitted69d ago0x9e6cb7…50abb5
0xa54d…49f50xe742…ea88Base$7.98100%Payer-submitted69d ago0xc63cd2…74a6b4

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.