Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xdd8c8c…e82e7c
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x3f0187…11c266
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x0fa828…ab8539
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xa44e68…69afd1
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x0710f6…bb7327
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x78c23e…cf2170
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x3d538d…0f3da1
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xd9b572…4d8f4d
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x00408d…05245c
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x26fc20…502a20
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x16198a…3e7790
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x2feed7…72d3e3
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xec38e7…01f73b
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xdc0d59…f682d6
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x7eae69…94d789
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xe18bbb…e83b0b
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x08b49a…44c7ea
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xe2aae1…4b6b58
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xd2d607…736c0b
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xd014c8…d9b7f5
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xb58a58…090ca9
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x0cc3a5…8368f0
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0x1a941e…d79c80
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xab373e…c2361c
0x1777…60a00x5aae…482eBase$0.001100%coinbase6d ago0xa916fe…5c71bb

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.