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$3.76100%Payer-submitted66d ago0xaff2e6…51467f
0xa54d…49f50xe742…ea88Base$12.00100%Payer-submitted66d ago0x4a64fe…93ef3f
0xa54d…49f50xe742…ea88Base$1.97100%Payer-submitted66d ago0x9021cd…889059
0xa54d…49f50xe742…ea88Base$7.96100%Payer-submitted66d ago0xdf332d…d4c01e
0xa54d…49f50xe742…ea88Base$17.64100%Payer-submitted66d ago0x50677c…7f878c
0xa54d…49f50xe742…ea88Base$3.61100%Payer-submitted66d ago0x902069…a63ce0
0xa54d…49f50xe742…ea88Base$2.21100%Payer-submitted66d ago0x15bf3b…de388e
0xa54d…49f50xe742…ea88Base$570.06100%Payer-submitted66d ago0x668d28…5e8c5c
0xa54d…49f50xe742…ea88Base$6,150.29100%Payer-submitted66d ago0xdb1401…0a2df2
0xa54d…49f50xe742…ea88Base$299.59100%Payer-submitted66d ago0xeb77dc…40545b
0xa54d…49f50xe742…ea88Base$11.22100%Payer-submitted66d ago0xc318aa…d9e6da
0xa54d…49f50xe742…ea88Base$493.83100%Payer-submitted66d ago0x41ab85…88027b
0xa54d…49f50xe742…ea88Base$12.23100%Payer-submitted66d ago0x64ba48…bd2a8a
0xa54d…49f50xe742…ea88Base$21.72100%Payer-submitted66d ago0x8b12e7…d1c597
0xa54d…49f50xe742…ea88Base$2.49100%Payer-submitted66d ago0xed9784…c5c5af
0xa54d…49f50xe742…ea88Base$3.85100%Payer-submitted66d ago0x8ce5ff…2fb49e
0xa54d…49f50xe742…ea88Base$1.58100%Payer-submitted66d ago0x0ca34c…a76478
0xa54d…49f50xe742…ea88Base$110.35100%Payer-submitted66d ago0x04bb09…28f42e
0xa54d…49f50xe742…ea88Base$3.96100%Payer-submitted66d ago0xca2c4f…82b570
0xa54d…49f50xe742…ea88Base$95.32100%Payer-submitted66d ago0x48162c…3d81a4
0xa54d…49f50xe742…ea88Base$36.14100%Payer-submitted66d ago0x77c7cd…0873c6
0xa54d…49f50xe742…ea88Base$1.39100%Payer-submitted66d ago0xcad5cb…6600d2
0xa54d…49f50xe742…ea88Base$35.73100%Payer-submitted66d ago0x451bbe…cc230f
0xa54d…49f50xe742…ea88Base$3.09100%Payer-submitted66d ago0x3fa9ba…4d83e9
0xa54d…49f50xe742…ea88Base$967.36100%Payer-submitted66d ago0x3acbc3…fe0e0b

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.