Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…06420x8da5…5b50Base—$0.01100%coinbase65d ago0x97c22d…18667e
0xa123…06420x8366…a2b9Base—$0.01100%coinbase65d ago0xdfc12c…8a32c5
0xa123…06420x358a…86afBase—$0.01100%coinbase65d ago0xa1ed8d…7e12cf
0xa123…06420xf609…4f1bBase—$0.01100%coinbase65d ago0xcc7a13…94ec55
0xa123…06420x20e1…be9bBase—$0.01100%coinbase65d ago0x25c22f…7cffba
0xa123…06420x77e7…db6eBase—$0.01100%coinbase65d ago0xbe3633…0b95f6
0xa123…06420x60c6…0f3fBase—$0.01100%coinbase65d ago0x835e19…0b00ca
0xa123…06420xb380…2a6cBase—$0.01100%coinbase65d ago0xb0c494…a6e348
0xa123…06420x8074…efd4Base—$0.01100%coinbase65d ago0x2ab1a5…d5ecb7
0xa123…06420x6b3c…71abBase—$0.01100%coinbase65d ago0x045023…ad6c1d
0xa123…06420xfa89…0bb6Base—$0.01100%coinbase65d ago0x4882aa…b9fd26
0xa123…06420xcd30…04b9Base—$0.01100%coinbase65d ago0x0f157a…d7e00a
0xa123…06420xf1ca…0ea3Base—$0.01100%coinbase65d ago0x51b329…94927f
0xa123…06420x55ad…4681Base—$0.01100%coinbase65d ago0x9e70d0…44e3c2
0xa123…06420x3f0f…eccfBase—$0.01100%coinbase65d ago0xb73fcd…d74076
0xa123…06420x9b0c…ec2cBase—$0.01100%coinbase65d ago0x7b5671…e09a97
0xa123…06420x0a3f…9a11Base—$0.01100%coinbase65d ago0xab98aa…0e0a5d
0xa123…06420x289d…7b28Base—$0.01100%coinbase65d ago0xf90eda…8dc109
0xa123…06420xd6ad…0427Base—$0.01100%coinbase65d ago0xaf5e90…08deaf
0xa123…06420x99ea…d27fBase—$0.01100%coinbase65d ago0x7afc69…148926
0xa123…06420x1b05…cddfBase—$0.01100%coinbase65d ago0x872e92…a091ca
0xa123…06420x3ae6…e82dBase—$0.01100%coinbase65d ago0x71af58…1dcd6b
0xa123…06420xbe5d…5c4aBase—$0.01100%coinbase65d ago0x625b3a…46c664
0xa123…06420x6971…bdaaBase—$0.01100%coinbase65d ago0x412461…ad1b22
0xa123…06420x254d…a05dBase—$0.01100%coinbase65d ago0x730ecb…61050b

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.