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$19.75100%Payer-submitted68d ago0x15a5fc…46e643
0xa54d…49f50xe742…ea88Base$128.59100%Payer-submitted68d ago0x29c36e…6db3b7
0xa54d…49f50xe742…ea88Base$59.44100%Payer-submitted68d ago0x6552e4…24373b
0xa54d…49f50xe742…ea88Base$499.54100%Payer-submitted68d ago0x3bd55f…8cab7f
0xa54d…49f50xe742…ea88Base$215.28100%Payer-submitted68d ago0xb8127f…be7935
0xa54d…49f50xe742…ea88Base$30.57100%Payer-submitted68d ago0x8d2041…8d719f
0xa54d…49f50xe742…ea88Base$5,374.57100%Payer-submitted68d ago0x0375e5…b4571e
0xa54d…49f50xe742…ea88Base$2,220.13100%Payer-submitted68d ago0x7ca638…a7d025
0xa54d…49f50xe742…ea88Base$2,323.57100%Payer-submitted68d ago0xfb8739…c3809f
0xa54d…49f50xe742…ea88Base$1,619.62100%Payer-submitted68d ago0xa19ab3…2be221
0xa54d…49f50xe742…ea88Base$4.98100%Payer-submitted68d ago0x010505…3a9b3b
0xa54d…49f50xe742…ea88Base$33.08100%Payer-submitted68d ago0xe13433…161079
0xa54d…49f50xe742…ea88Base$6.14100%Payer-submitted68d ago0x62f1f9…557e8e
0xa54d…49f50xe742…ea88Base$50.97100%Payer-submitted68d ago0x88c9ec…13f76d
0xa54d…49f50xe742…ea88Base$25.40100%Payer-submitted68d ago0xf1664e…91295b
0xa54d…49f50xe742…ea88Base$31.17100%Payer-submitted68d ago0x5bf7ad…c8a321
0xa54d…49f50xe742…ea88Base$247.44100%Payer-submitted68d ago0x9b0984…bd3f08
0xa54d…49f50xe742…ea88Base$2.98100%Payer-submitted68d ago0x3ef517…fd78e2
0xa54d…49f50xe742…ea88Base$5.93100%Payer-submitted68d ago0x5edb92…f9ff0a
0xa54d…49f50xe742…ea88Base$48.20100%Payer-submitted68d ago0x2f8653…7d4211
0xa54d…49f50xe742…ea88Base$3.98100%Payer-submitted68d ago0x7481c8…7b56af
0xa54d…49f50xe742…ea88Base$10.77100%Payer-submitted68d ago0xa8a62b…948a24
0xa54d…49f50xe742…ea88Base$56.42100%Payer-submitted68d ago0xf603ae…e6cfc1
0xa54d…49f50xe742…ea88Base$44.17100%Payer-submitted68d ago0x95ee24…2281e8
0xa54d…49f50xe742…ea88Base$49.59100%Payer-submitted68d ago0x73746e…93c982

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.