Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67c6…051fAMNTBaseAMNTAgent$0.05100%coinbase19d ago0xcb7dd2…796f26
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x1af2f8…55709b
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x376760…25af47
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x44335a…584154
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x52f420…e921fd
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x91858c…e6e45d
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xf99569…41de40
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x240966…a1424d
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x1a2d02…1a6413
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x2c73b3…557252
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x1509e5…b29d39
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xf5ac0d…88d331
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xd33c74…b64964
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xc83788…45328b
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x13aa8e…5c074d
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x7c4ca3…7dc1fe
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xd1d2db…0f8958
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x2eb47e…4fa585
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x65bb97…e0976e
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xfa4f9e…2d20ed
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x6d86ad…649842
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x86ed27…cd0a37
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x9b3295…42be76
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0xfce978…e6610e
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase19d ago0x2a2790…277e19

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.