Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe339…f5020xccc8…15beBase—$1.30100%0xf70d…dbef86d ago0x42b43e…c717df
0x8af4…41b00xccc8…15beBase—$0.001100%0xf70d…dbef87d ago0x2050a2…3d0255
0x8af4…41b00xccc8…15beBase—$0.01100%0xf70d…dbef87d ago0x057a74…37a92a
0xe306…5e080xccc8…15beBase—$0.40100%0xf70d…dbef87d ago0xdfe2a4…18d552
0x3c93…05d60xccc8…15beBase—$56.54100%0xf70d…dbef87d ago0x503fc6…f24577
0x2a19…f1d80xccc8…15beBase—$0.46100%0xf70d…dbef87d ago0x712c40…4650e2
0xe306…5e080xccc8…15beBase—$0.40100%0xf70d…dbef87d ago0x683868…37499c
0x1d11…de5f0xccc8…15beBase—$22.09100%0xf70d…dbef87d ago0x075fb9…168353
0xefec…1c640xccc8…15beBase—$0.10100%0xf70d…dbef87d ago0x990996…103456
0xceb2…cfe00xccc8…15beBase—$4.30100%0xf70d…dbef87d ago0x1b7b75…72e50f
0xdb80…bf7c0xccc8…15beBase—$11.99100%0xf70d…dbef87d ago0x91bca1…46a818
0x0794…f24f0xccc8…15beBase—$2.00100%0xf70d…dbef87d ago0xca0262…7490e7
131313131313.eth0xccc8…15beBase—$23.60100%0xf70d…dbef87d ago0x215978…ba6508
0xb5cc…99b40xccc8…15beBase—$922.77100%0xf70d…dbef87d ago0x8db8cb…8b1588
0xc1d5…506b0xccc8…15beBase—$5.00100%0xf70d…dbef87d ago0x58db9f…0fb3de
johnysem.eth0xccc8…15beBase—$50.35100%0xf70d…dbef87d ago0x818377…196fae
0x1d11…de5f0xccc8…15beBase—$8.61100%0xf70d…dbef87d ago0x69c97f…9c8768
0x1d11…de5f0xccc8…15beBase—$25.86100%0xf70d…dbef87d ago0xe68d5e…ae3c16
0xcf96…57c30xccc8…15beBase—$0.04100%0xf70d…dbef87d ago0x5b2b36…17bd57
0xa309…76740xccc8…15beBase—$0.66100%0xf70d…dbef87d ago0x345fdb…c3a874
0xa309…76740xccc8…15beBase—$0.66100%0xf70d…dbef87d ago0x997ed7…6db6f2
0x3a07…e9210xccc8…15beBase—$1.25100%0xf70d…dbef87d ago0x5eba0d…bd8f75
0x2e6c…42da0xccc8…15beBase—$570.16100%0xf70d…dbef87d ago0xe26c75…0742fe

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.