Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe2d…05570x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x0ed190…9f4d21
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase61d ago0x0347a3…621bc3
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0xe7687f…b1450c
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0xcb4caf…7501e9
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase61d ago0x036cce…7ae45a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x1543e0…c87901
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x1ff0af…e27ed7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x41c0d0…5e4c38
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase61d ago0x2f8375…b21c85
0xb92a…1e0f0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x082b70…b3f130
0xb92a…1e0f0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0xcd64aa…438d14
0xb92a…1e0f0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x1dacfd…3715fd
0xb92a…1e0f0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x76ec81…48a7b1
0xb92a…1e0f0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x80382d…5e9cf8
0xb92a…1e0f0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x5a0e94…ccdffd
0x5e93…92880x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0x141108…2b16c1
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase61d ago0xc9e69e…7df341
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase61d ago0x3b508c…46db8c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase61d ago0xf08b8d…35d53c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0x663fb5…7b0aac
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase61d ago0xe2ffd0…04184a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase61d ago0x0cb575…ee85ee
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase61d ago0x4b9c7c…37a62b
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase61d ago0xb7e524…bca93a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase61d ago0x98195c…b45c67

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.