Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f52…fdcc0x244c…0990Base$3.0070%0x8d47…b12314d ago0x37cd34…0a17fa
0x7f52…fdcc0x244c…0990Base$2.9070%0x54e2…bc7514d ago0x15a396…aa5c81
0x7f52…fdcc0x244c…0990Base$3.2070%0x048e…cef514d ago0x94f2f8…bd56ac
0x7f52…fdcc0x244c…0990Base$3.4870%0x54e2…bc7514d ago0x974901…527547
0x7f52…fdcc0x244c…0990Base$3.4970%0x54e2…bc7514d ago0xea380c…e34840
0x7f52…fdcc0x244c…0990Base$3.4070%0x8d47…b12314d ago0x948d16…00a713
0x7f52…fdcc0x244c…0990Base$3.2070%0x1278…697c14d ago0xc45802…d8552d
0x7f52…fdcc0x244c…0990Base$3.3070%0x048e…cef514d ago0x437f93…203b0b
0x7f52…fdcc0x244c…0990Base$3.1070%0x048e…cef514d ago0x84cdf5…80c813
0x7f52…fdcc0x244c…0990Base$0.00033270%0x54e2…bc7514d ago0xaed3d6…93db82
0x7f52…fdcc0x244c…0990Base$3.5070%0x54e2…bc7514d ago0x5c4c1b…8ebd45
0x7f52…fdcc0x244c…0990Base$3.5070%0x8d47…b12314d ago0x8cdf2a…372124
0x7f52…fdcc0x244c…0990Base$3.5070%0x048e…cef514d ago0x65b4fd…4b5f33
0x7f52…fdcc0x244c…0990Base$3.5070%0x1278…697c14d ago0x19fa9b…371f00
0x7f52…fdcc0x244c…0990Base$2.0070%0x048e…cef514d ago0xf2789c…fee1af
0x7f52…fdcc0x244c…0990Base$3.5070%0x048e…cef514d ago0xc87bf8…fc4a83
0x7f52…fdcc0x244c…0990Base$3.5070%0x8d47…b12314d ago0xc5bba9…b5c218
0x7f52…fdcc0x244c…0990Base$3.5070%0x048e…cef514d ago0x2db7e2…bc7598

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.