Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0xedacfd…9e3282
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0xd613f3…ddeef6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x3f0ec0…60587b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0xb07c84…648af7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0xaf205a…bd17bb
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0xe9223c…74568c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x1e35e8…65d234
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x567a7b…977759
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x49f46c…52b867
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x9009e1…07eb16
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x940db4…05f1a5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x98dc82…5efd1b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x1d7236…bda6be
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x666f3c…ff374a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x2d74fb…5a86de
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x37e523…d376f0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x9cf636…d45b0b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x679730…e4b1b7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x958633…651b62
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x8e3546…0cfee0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x84974c…9f066a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x75b151…45d074
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x6eb65e…c51fdb
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0xaef73e…64b027
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase63d ago0x60ea3f…fe4cf5

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.